Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
demoOrganisation34
/
Prospea
like
3
Sleeping
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
RyumaShisui
- opened
Jan 22, 2025
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+3
-1
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -338,4 +338,6 @@ def main():
338
render_chat()
339
340
if __name__ == "__main__":
341
-
main()
338
render_chat()
339
340
if __name__ == "__main__":
341
+
main()
342
+
343
+
print("rohith")