Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Walterchamy
/
Kiitec_virtual_assistant
like
1
Sleeping
App
Files
Files
Community
3
Walterchamy
commited on
Jun 26, 2023
Commit
5f739d5
•
1 Parent(s):
1005767
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,5 +24,5 @@ def main():
24
st.write("Response:", response_text)
25
26
if __name__ == '__main__':
27
-
main()
28
24
st.write("Response:", response_text)
25
26
if __name__ == '__main__':
27
+
main()
28