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
3da4a00
grouped-sampling-demo
1 contributor
History:
80 commits
yonikremer
requires cache-to-disk
3da4a00
over 1 year ago
.gitattributes
Safe
1.48 kB
initial commit
over 1 year ago
.gitignore
Safe
115 kB
ignoring all huggingface cache
over 1 year ago
README.md
Safe
245 Bytes
initial commit
over 1 year ago
app.py
Safe
2.33 kB
replaced f string with normal string
over 1 year ago
download_repo.py
1.3 kB
removed cache dir argument
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
renaming
over 1 year ago
prompt_engeneering.py
Safe
2.86 kB
improved error-handling
over 1 year ago
requirements.txt
Safe
241 Bytes
requires cache-to-disk
over 1 year ago
start_server.py
Safe
109 Bytes
awaiting server start main
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
fixed numbering
over 1 year ago