Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ziyan98
/
chessgpt-base-v1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ziyan Wang
commited on
Jul 8, 2023
Commit
3b1d834
·
1 Parent(s):
13ce034
test
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/Waterhorse/chessgpt-base-v1").launch()
1
import gradio as gr
2
3
+
gr.load("models/Waterhorse/chessgpt-base-v1").launch()