Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
yonikremer
/
grouped-sampling-demo
like
2
Paused
App
Files
Files
Community
6
de0f77a
grouped-sampling-demo
1 contributor
History:
73 commits
yonikremer
filtered markdown files when downloading models
de0f77a
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
115 kB
added a gitignore file
over 1 year ago
README.md
Safe
245 Bytes
initial commit
over 1 year ago
app.py
Safe
2.31 kB
added user instructions
over 1 year ago
download_repo.py
Safe
1.43 kB
filtered markdown files when downloading models
over 1 year ago
hanlde_form_submit.py
Safe
5.17 kB
downloading only the pytorch model and important files, not the other versions of the model
over 1 year ago
on_server_start.py
Safe
1.03 kB
made the sever start script asynchronous multithreaded
over 1 year ago
prompt_engeneering.py
Safe
2.86 kB
improved error-handling
over 1 year ago
requirements.txt
Safe
227 Bytes
updated requirements.txt
over 1 year ago
supported_models.py
Safe
6.07 kB
added a supported model check
over 1 year ago
tests.py
Safe
2.28 kB
disabled web search in tests
over 1 year ago
user_instructions_hebrew.md
Safe
2.43 kB
added user instructions
over 1 year ago