CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
iShowRelx5
/
specForge-api
source
Hugging Face
updated 4mo ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
.gitignore
.gitignore
9 lines
Copy path
Download
Raw
Back to root
1
__pycache__/
2
*.py[cod]
3
.env
4
.venv/
5
data/*.db
6
logs/
7
output/
8
.pytest_cache/
9