Vision-CAIR commited on
Commit
439e050
1 Parent(s): fd40fb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -53,10 +53,7 @@ You can duplicate and use it with a paid private GPU.
53
 
54
  <a class="duplicate-button" style="display:inline-block" target="_blank" href="https://huggingface.co/spaces/Vision-CAIR/minigpt4?duplicate=true"><img style="margin-top:0;margin-bottom:0" src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-xl-dark.svg" alt="Duplicate Space"></a>
55
 
56
- Alternatively, you can also use the demo on our project page.
57
-
58
- <a style="display:inline-block" href="https://minigpt-4.github.io"><img style="margin-top:0;margin-bottom:0" src="https://img.shields.io/badge/Project%20Page-online-brightgreen"></a>
59
-
60
  '''
61
 
62
  print('Initializing Chat')
 
53
 
54
  <a class="duplicate-button" style="display:inline-block" target="_blank" href="https://huggingface.co/spaces/Vision-CAIR/minigpt4?duplicate=true"><img style="margin-top:0;margin-bottom:0" src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-xl-dark.svg" alt="Duplicate Space"></a>
55
 
56
+ Alternatively, you can also use the demo on our [project page](https://minigpt-4.github.io).
 
 
 
57
  '''
58
 
59
  print('Initializing Chat')