Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Technocoloredgeek
/
aie4-wk8-day2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Technocoloredgeek
commited on
Oct 8, 2024
Commit
97b76dd
·
verified
·
1 Parent(s):
ebc5b89
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -188,4 +188,4 @@ async def main(message: cl.Message):
188
):
189
await msg.stream_token(chunk)
190
191
-
await msg.send()
188
):
189
await msg.stream_token(chunk)
190
191
+
await msg.send()