Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emerging-Tech
/
Aaram
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nikhil0987
commited on
Feb 15, 2024
Commit
70ca3a7
·
verified
·
1 Parent(s):
5968567
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -22,7 +22,7 @@ def save_data():
22
23
24
25
-
Uinput = st.
textinput
()
26
Output = GenAI.jobhi (uinput)
27
28
Chatlog= {
22
23
24
25
+
Uinput = st.
text_input
()
26
Output = GenAI.jobhi (uinput)
27
28
Chatlog= {