Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
min24ss
/
r-story-selection
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
min24ss
commited on
14 days ago
Commit
077d861
·
verified
·
1 Parent(s):
0decae8
r-story-test.py update
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -85,5 +85,5 @@ demo = gr.ChatInterface(
85
86
87
if __name__ == "__main__":
88
-
run_notebook("r-story-test.
ipynb
")
89
demo.launch()
85
86
87
if __name__ == "__main__":
88
+
run_notebook("r-story-test.
py
")
89
demo.launch()