Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MohamedRashad
/
Infinity
like
9
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
8e9da2c
Infinity
287 kB
Ctrl+K
Ctrl+K
2 contributors
History:
16 commits
MohamedRashad
Make device optional in load_infinity function; set default to 'cuda' or 'cpu' based on availability and adjust autocast dtype handling
8e9da2c
over 1 year ago
models
Refactor app.py to improve UI layout and rename weight download function; update import path for AutoEncoder in vae.py
over 1 year ago
utils
Refactor import statement for consistency in utils/misc.py
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
3.45 kB
Update .gitignore to include weights folder and .pypirc
over 1 year ago
README.md
Safe
225 Bytes
initial commit
over 1 year ago
app.py
Safe
23.7 kB
Make device optional in load_infinity function; set default to 'cuda' or 'cpu' based on availability and adjust autocast dtype handling
over 1 year ago
requirements.txt
Safe
109 Bytes
Add prompt enhancement functionality and integrate Gradio client in app.py; update requirements.txt
over 1 year ago