Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ManishThota
/
InstructVQA
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ManishThota
commited on
Feb 8, 2024
Commit
e2782e7
·
verified
·
1 Parent(s):
e64ccec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#
import gradio as gr
2
3
# gr.load("models/ManishThota/InstructBlip-VQA").launch()
4
1
+
import gradio as gr
2
3
# gr.load("models/ManishThota/InstructBlip-VQA").launch()
4