Simli_avatar / space.yaml
TayyabTanveer's picture
yaml
4eea68a verified
raw
history blame contribute delete
119 Bytes
# space.yaml
---
runtime: python
app_file: app.py
python_version: 3.9
pre_install:
- pip install -r requirements.txt