pixe-3.5 / main_gr.py

Commit History

Fix TypeError: Replace gr.Examples with Markdown to avoid schema issues
11eeb6f

phxdev commited on

Add Canopus Face Realism LoRA for enhanced facial details
5485ad4

phxdev commited on

Add Perfection Style v1 LoRA from direct URL
e30d1ca

phxdev commited on

Add its-magick/flux-realism LoRA option
d4fee03

phxdev commited on

Add its-magick/merlin-turbo-alpha LoRA option
f85ee30

phxdev commited on

Add LoRA support with Shakker-Labs/FLUX.1-dev-LoRA-add-details
68d7874

phxdev Claude commited on

Fix demo.launch parameter: use share=True instead of shareable=True
1c817ec

phxdev commited on

Update demo.launch to use shareable=True
b415b52

phxdev commited on

Complete cleanup: Remove all unnecessary files and simplify to basic FLUX app
0ca60ea

phxdev Claude commited on

Fix main_gr.py: Replace complex fp8 pipeline with simple Gradio interface
72ae6c2

phxdev Claude commited on

Major refactor: Replace Gradio implementation with fp8 quantized FLUX pipeline
998b0a3

phxdev Claude commited on

Enable sharing with share=True
fadc3ca

phxdev Claude commited on

Downgrade to Gradio 3.50.2 for stability
a40a70c

phxdev Claude commited on

Pin Gradio to stable version and remove progress tracking
ded7636

phxdev Claude commited on

Fix Gradio schema error by downgrading and removing Pruna
1ff069f

phxdev Claude commited on

Fix Pruna configuration error
43a3bf0

phxdev Claude commited on

Update to FLUX.1-dev model
535596c

phxdev Claude commited on

Convert to Gradio Space with essential models only
76cac9a

phxdev Claude commited on