Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DrDomedag
/
LocoLama
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DrDomedag
commited on
Nov 27, 2024
Commit
f688296
·
verified
·
1 Parent(s):
415e439
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -146,9 +146,7 @@ def respond(
146
147
response += token
148
149
-
150
-
151
-
#yield response
152
153
154
print("response:")
146
147
response += token
148
149
+
yield response
150
151
152
print("response:")