Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ronniet
/
ImageCaptioning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ronniet
commited on
Oct 5, 2023
Commit
64991c3
·
1 Parent(s):
fd11633
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("models/
nlpconnect
/
vit
-
gpt2
-
image-captioning
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/
ronniet
/
git
-
base
-
env
").launch()