Spaces:
Runtime error
Runtime error
Vision-CAIR
commited on
Commit
β’
439e050
1
Parent(s):
fd40fb9
Update app.py
Browse files
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')
|