Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mina1004h
/
GenAssist-Demo
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mina1004h
commited on
Nov 29, 2024
Commit
776e77e
·
verified
·
1 Parent(s):
01b0ba4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -64,5 +64,4 @@ with gr.Blocks() as demo:
64
)
65
66
if __name__ == "__main__":
67
-
demo.launch()
68
-
change it to newer gradio updated code
64
)
65
66
if __name__ == "__main__":
67
+
demo.launch()