DALLE3 / layout.php
Drjkedwards's picture
Create layout.php
2f5abc8 verified
raw
history blame contribute delete
348 Bytes
DALLE3-VisionAPI/
β”œβ”€β”€ app.py # API server (OpenAI-compatible)
β”œβ”€β”€ dalle_infer.py # Hugging Face model loader + inference
β”œβ”€β”€ model_weights/
β”‚ └── dalle-3-xl-lora-v2.safetensors
β”œβ”€β”€ static/
β”‚ └── outputs/ # Generated image outputs
└── requirements.txt