Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stevessschen
/
try8
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
stevessschen
commited on
Sep 16, 2023
Commit
f59bfdd
·
1 Parent(s):
efa086d
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/HuggingFaceH4/starchat-
beta
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("models/HuggingFaceH4/starchat-
alpha
").launch()