Commit History

Update image generation pipeline by adding Autoencoder models and random seed for variability
90c99b7
Running

MohamedRashad commited on

Reduce inference steps to 1 in generate_item_image function
2c55a9a

MohamedRashad commited on

Remove commented-out code and add print statement in generate_item_image function
196afc8

MohamedRashad commited on

Update model pipeline and adjust inference steps in generate_item_image function
a5480b1

MohamedRashad commited on

Update generate_item_image function to reduce inference steps and image dimensions
cce8702

MohamedRashad commited on

Reduce inference steps in generate_item_image function and remove print statement
5b9fc85

MohamedRashad commited on

Add print statement to indicate image generation in generate_item_image function
d65d459

MohamedRashad commited on

Update requirements.txt to specify versions for torch, torchvision, xformers, spconv-cu120, transformers, and gradio_litmodel3d
62e834c

MohamedRashad commited on

Remove unused imports and clean up generate_item_image function in app.py
474e44a

MohamedRashad commited on

Update image generation pipeline in app.py to use new model and enable sequential CPU offload
9200fea

MohamedRashad commited on

Remove sequential CPU offload from image generation pipeline in app.py
699c5a8

MohamedRashad commited on

Enhance image generation pipeline by enabling tiling, slicing, and sequential CPU offload in app.py
36a40e7

MohamedRashad commited on

Merge branch 'main' of https://huggingface.co/spaces/MohamedRashad/Game-Items-Generator
c9ecbc4

MohamedRashad commited on

Update app.py to refine image generation and adjust demo sharing settings; modify requirements for xformers and restore utils3d dependency
3712078

MohamedRashad commited on

Add image generation prompt and completion message to app.py
81d9f67

MohamedRashad commited on

Add check for CUDA availability in app.py
0467139

MohamedRashad commited on

Add nvidia-smi command to app.py for GPU monitoring
b1b4917

MohamedRashad commited on

Set environment variables for CUDA and Hugging Face paths; increase image prompt height and enable sharing for demo launch
f4f0e5b

MohamedRashad commited on

Refactor app.py to optimize model loading and memory management; added AutoencoderTiny and adjusted GPU settings.
8961b93

MohamedRashad commited on

Install flash-attn without build isolation in app.py and remove it from requirements.txt
449f481

MohamedRashad commited on

Update requirements to remove build isolation for flash-attn
76d76d6

MohamedRashad commited on

Update requirements to remove extra index URL and modify flash-attn installation
0eb73fc

MohamedRashad commited on

Update SDK version in README and revert model output to LitModel3D in app.py
c63aa42

MohamedRashad commited on

Replace LitModel3D with gr.Model3D for 3D asset generation in app.py
2175b47

MohamedRashad commited on

Enhance image generation by moving FluxPipeline and AutoencoderKL to GPU; update requirements to include gradio_litmodel3d
b1e0411

MohamedRashad commited on

Update requirements to remove specific versions for torch, torchvision, and transformers
fd7e68f

MohamedRashad commited on

Move FluxPipeline to GPU and back to CPU during image generation; remove unused AutoencoderKL reference
9459cdf

MohamedRashad commited on

Refactor FluxPipeline and AutoencoderKL initialization to remove device assignment
5ee125e

MohamedRashad commited on

Integrate FluxPipeline and AutoencoderKL for enhanced image generation; add live preview helper functions and update requirements
1273148

MohamedRashad commited on

Add nvdiffrast import to mesh_renderer.py for rendering enhancements
830753e

MohamedRashad commited on

Add FlexiCubes import to cube2mesh.py for enhanced functionality
853604a

MohamedRashad commited on

Implement temporary directory cleanup every 10 minutes and remove unused kaolin imports
61757c6

MohamedRashad commited on

Update t2i_client initialization to use the merged model and reduce inference steps
191990f

MohamedRashad commited on

Remove HF_TOKEN from t2i_client initialization and update model reference
06fd2b2

MohamedRashad commited on

Update t2i_client initialization to include HF_TOKEN from environment variables
c07df32

MohamedRashad commited on

Replace LitModel3D with gr.Model3D and restore functionality for GLB extraction
b54b529

MohamedRashad commited on

Merge branch 'main' of https://huggingface.co/spaces/MohamedRashad/Game-Items-Generator
2ef8a44

MohamedRashad commited on

Comment out unused LitModel3D import and related functionality in app.py
cb71ec8

MohamedRashad commited on

Update README.md
3377d84
verified

MohamedRashad commited on

Update README.md
d7c631b
verified

MohamedRashad commited on

Update README.md
fc90182
verified

MohamedRashad commited on

Update README.md
b46c5d9
verified

MohamedRashad commited on

Update README.md
2d9474a
verified

MohamedRashad commited on

Update SDK version to 5.8.0 and remove gradio dependency from requirements
eeab119

MohamedRashad commited on

Update gradio dependency to version 4.44.1 in requirements
154112b

MohamedRashad commited on

Add gradio dependency version 5.0.1 to requirements
54d4e13

MohamedRashad commited on