File size: 235 Bytes
951b27e
 
cdddde9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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