Add Docker environment setup

This commit is contained in:
JayXiao
2026-03-17 14:20:26 +08:00
parent 0a3e6e19e6
commit 3b9ca418fa
3 changed files with 72 additions and 0 deletions

11
requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
torch>=2.3.0
diffusers>=0.29.0
transformers>=4.41.0
accelerate>=0.31.0
safetensors>=0.4.0
peft>=0.11.0
jupyter>=1.0.0
ipywidgets>=8.1.0
matplotlib>=3.9.0
Pillow>=10.3.0