Kimang18 commited on
Commit
9cd29fd
·
verified ·
1 Parent(s): 7390378

revert back

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -10
templates/index.html CHANGED
@@ -46,15 +46,6 @@
46
  <br>
47
  <button type="submit" class="btn btn-success" style="margin-top:30px;">Submit</button>
48
  </form>
49
- <div style="margin-top:100px;">
50
- <h2 style="margin:-20px 0 40px 0;">Using LoRA-C and DoRA to fine-tune Detr-Resnet50 on Colab</h2>
51
- <div>
52
- <iframe width="560" height="315" src="https://www.youtube.com/embed/CbP9wIbu7IY?si=wD81nUiVRYzMySw6" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
53
- </div>
54
- <a href="https://colab.research.google.com/github/Kimang18/DoRA-LoRAC-for-object-detection/blob/main/DoRA-LoRAC_object_detection.ipynb">
55
- <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab" /, width=150, height=150/>
56
- </a>
57
- </div>
58
  </div>
59
  </center>
60
  </div>
@@ -63,4 +54,4 @@
63
  Thanks Huggingface Spaces 🤗
64
  </footer>
65
  </body>
66
- </html>
 
46
  <br>
47
  <button type="submit" class="btn btn-success" style="margin-top:30px;">Submit</button>
48
  </form>
 
 
 
 
 
 
 
 
 
49
  </div>
50
  </center>
51
  </div>
 
54
  Thanks Huggingface Spaces 🤗
55
  </footer>
56
  </body>
57
+ </html>