Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
demoOrganisation34
/
Prospea
like
3
Running
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
RyumaShisui
- opened
Jan 22
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")