Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yonikremer
/
grouped-sampling-demo
like
2
Paused
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
3da4a00
grouped-sampling-demo
1 contributor
History:
80 commits
yonikremer
requires cache-to-disk
3da4a00
about 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
about 2 years ago
.gitignore
Safe
115 kB
ignoring all huggingface cache
about 2 years ago
README.md
Safe
245 Bytes
initial commit
about 2 years ago
app.py
Safe
2.33 kB
replaced f string with normal string
about 2 years ago
download_repo.py
1.3 kB
removed cache dir argument
about 2 years ago
hanlde_form_submit.py
Safe
5.17 kB
downloading only the pytorch model and important files, not the other versions of the model
about 2 years ago
on_server_start.py
Safe
1.03 kB
renaming
about 2 years ago
prompt_engeneering.py
Safe
2.86 kB
improved error-handling
about 2 years ago
requirements.txt
Safe
241 Bytes
requires cache-to-disk
about 2 years ago
start_server.py
Safe
109 Bytes
awaiting server start main
about 2 years ago
supported_models.py
Safe
6.07 kB
added a supported model check
about 2 years ago
tests.py
Safe
2.28 kB
disabled web search in tests
about 2 years ago
user_instructions_hebrew.md
Safe
2.43 kB
fixed numbering
about 2 years ago