Spaces:
Runtime error
Runtime error
File size: 228 Bytes
b514188 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
space:
id: chatbot
type: gradio
config: space_config.py
dependencies:
python: 3.9
huggingface_hub: latest
transformers: latest
gradio: latest
files:
- app.py
- requirements.txt
- index.html
|