Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aixsatoshi
/
Honyaku-7b-v2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aixsatoshi
commited on
Jun 26, 2024
Commit
d203d21
·
verified
·
1 Parent(s):
acde55b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -87,4 +87,5 @@ demo = gr.ChatInterface(
87
],
88
)
89
90
demo.queue().launch()
87
],
88
)
89
90
+
91
demo.queue().launch()