Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
celestialli
/
chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccec9b3
chatbot
/
test_up.py
celestialli
Create test_up.py
cd853d6
almost 2 years ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
requests
def
main
():
pass
if
__name__ ==
"__main__"
:
main()