Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MohamedRashad
/
Infinity
like
8
Running
on
Zero
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
bc56be3
Infinity
2 contributors
History:
25 commits
MohamedRashad
Fixes
bc56be3
3 months ago
models
Refactor app.py to improve UI layout and rename weight download function; update import path for AutoEncoder in vae.py
3 months ago
utils
Refactor import statement for consistency in utils/misc.py
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
3.45 kB
Update .gitignore to include weights folder and .pypirc
3 months ago
README.md
Safe
225 Bytes
initial commit
3 months ago
app.py
Safe
22.5 kB
Refactor encode_prompt function by removing enable_positive_prompt parameter and related logic; streamline image generation process
3 months ago
requirements.txt
Safe
109 Bytes
Add prompt enhancement functionality and integrate Gradio client in app.py; update requirements.txt
3 months ago