Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
ChatGPTStreamlit11
like
2
Runtime error
App
Files
Files
Fetching metadata from the HF Docker repository...
awacke1
commited on
Jun 11, 2023
Commit
443c49d
·
1 Parent(s):
675e3e0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -199,4 +199,5 @@ def main():
199
st.experimental_rerun()
200
201
if __name__ == "__main__":
202
-
main()
199
st.experimental_rerun()
200
201
if __name__ == "__main__":
202
+
main()
203
+