dalle-3-xl-lora-v2 / requirements.txt
awacke1's picture
Update requirements.txt
cdddde9 verified
raw
history blame contribute delete
235 Bytes
diffusers
transformers
# Core libraries
numpy>=1.23.5
pandas>=2.1.0
# Anthropic client
anthropic>=0.2.9
# Torch & Diffusion
torch>=2.0.1
diffusers>=0.19.3
safetensors>=0.3.2
# Image handling
Pillow>=10.0.0
# Gradio
gradio>=3.42.0