Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
demoOrganisation34
/
Prospea
like
3
Sleeping
App
Files
Files
Community
8
Fetching metadata from the HF Docker repository...
Pranav0111
commited on
26 days ago
Commit
f485d92
·
verified
·
1 Parent(s):
afe8efe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -410,6 +410,7 @@ def render_chat():
410
height="450"
411
></iframe>
412
413
"""
414
components.html(iframe_code, height=600)
415
410
height="450"
411
></iframe>
412
413
+
414
"""
415
components.html(iframe_code, height=600)
416