zenotaiz's picture
Upload folder using huggingface_hub
7244537 verified
|
Raw
History Blame Contribute Delete
947 Bytes

Project State: STABLE RELEASE v1.0

This project is now "Locked" in its most stable functional state for the Hugging Face Free Tier (CPU).

Final Configuration

  • Model: LCM Dreamshaper v7
  • Engine: Docker (Python 3.10-slim)
  • Deployment Script: deploy.py (Local -> HF Space)

Warning: Do Not Modify

The following attempts were made and resulted in System Failure:

  • DO NOT upgrade to FLUX.1 (OOM Crash).
  • DO NOT use ZeroGPU (Pay-walled).
  • DO NOT remove the user 1000 from Dockerfile (Permission Error).
  • DO NOT use Python 3.13 (ModuleNotFoundError: audioop).

Deployment Command

To re-push this stable state if the Space is deleted:

powershell -Command "& 'C:\Users\Iron Man\AppData\Local\Programs\Python\Python312\python.exe' 'C:\@Antigravity\TechChat2\projects\cpu_image_gen\deploy.py'"

Credits

  • UI: Gradio
  • Model: SimianLuo (LCM)
  • Architecture: Antigravity Zero-Cost Stack