cloud-forensics-agent-demo / .github /workflows /sync-with-huggingface-hub.yml
CrypticallyRequie's picture
Rename huggingface-space.yaml to .github/workflows/sync-with-huggingface-hub.yml
8542068 verified
raw
history blame contribute delete
257 Bytes
# Hugging Face Space Configuration
sdk_version: 3.0
app_file: app.py
pinned: false
license: mit
# Python dependencies
python: "3.9"
packages:
- gradio==3.50.2
- pandas==1.5.3
- numpy==1.24.3
- matplotlib==3.7.1
- seaborn==0.12.2
- pyyaml==6.0