File size: 348 Bytes
2f5abc8
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
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