Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
deepseek-ai
/
deepseek-coder-33b-instruct
like
145
Running
App
Files
Files
Community
5
Update app.py
#5
by
AkshayaKeerthi
- opened
Jul 30, 2024
base:
refs/heads/main
←
from:
refs/pr/5
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -137,3 +137,4 @@ with gr.Blocks(css="style.css") as demo:
137
138
if __name__ == "__main__":
139
demo.queue(max_size=20).launch()
137
138
if __name__ == "__main__":
139
demo.queue(max_size=20).launch()
140
+