Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
omkar56
/
text_generation_model
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
omkar56
commited on
Dec 6, 2023
Commit
4759ffb
·
1 Parent(s):
12caf51
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -52,4 +52,4 @@ async def generate_text(request: Request, prompt: str = Body()):
52
# print(f"output + {output}")
53
# return output
54
55
-
return
response
52
# print(f"output + {output}")
53
# return output
54
55
+
return
stream