Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
PartAI/Dorna-Llama3-8B-Instruct
cyberh454
/
Dorna-Llama3-8B-Instruct
like
0
Sleeping
App
Files
Files
Community
tabedini
commited on
Jun 5
Commit
1ea2242
•
1 Parent(s):
ea824f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -198,6 +198,3 @@ with gr.Blocks(css=custom_css, fill_height=False) as demo:
198
199
if __name__ == "__main__":
200
demo.queue(max_size=20).launch()
201
-
202
-
203
-
198
199
if __name__ == "__main__":
200
demo.queue(max_size=20).launch()