Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kingbubbles
/
Xwin-LM-Xwin-LM-70B-V0.1
like
0
Sleeping
App
Files
Files
Community
kingbubbles
commited on
Sep 30, 2023
Commit
81713c3
•
1 Parent(s):
6b57868
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/Xwin-LM/Xwin-LM-70B-V0.1").launch(
share=True
)
1
import gradio as gr
2
3
+
gr.Interface.load("models/Xwin-LM/Xwin-LM-70B-V0.1").launch()