Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggan
/
sefa
like
7
Runtime error
App
Files
Files
Community
main
sefa
/
.gitignore
Johannes Kolbe
enable model loading from hf hub
ed6b6d6
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
180 Bytes
__pycache__/
*
.py
[cod]
/.vscode/
/.idea/
*
.sw
[pon]
/results/
*
.jpg
*
.png
*
.jpeg
*
.gif
*
.avi
*
.mp4
*
.json
*
.log
*
.html
*
.tar
*
.zip
events.*
/checkpoints/
*
.pkl
*
.h5
*
.dat
/docs/