Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
camparchimedes
/
t5-base
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
camparchimedes
commited on
Sep 10, 2024
Commit
9a797c5
·
verified
·
1 Parent(s):
aed212f
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.load("models/
google-t5
/
t5
-
base
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
vicgalle
/
gpt
-
j-6B-alpaca-gpt4
").launch()