KangLiao commited on
Commit
0e03f9f
·
1 Parent(s): 5a3b5e4
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. temp.txt +0 -32
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  accelerate
3
- diffusers
4
  gradio
5
  torchvision
6
  safetensors
 
1
  torch
2
  accelerate
3
+ diffusers==0.34.0
4
  gradio
5
  torchvision
6
  safetensors
temp.txt DELETED
@@ -1,32 +0,0 @@
1
- torch
2
- accelerate
3
- diffusers
4
- spaces
5
- gradio
6
- torchvision
7
- safetensors
8
- einops==0.8.1
9
- matplotlib==3.10.1
10
- matplotlib-inline==0.1.7
11
- mmengine==0.10.7
12
- networkx==3.4.2
13
- ninja==1.11.1.4
14
- numpy==2.2.5
15
- peft==0.15.2
16
- pillow==11.2.1
17
- pytz==2025.2
18
- PyYAML==6.0.2
19
- scipy==1.15.2
20
- six==1.17.0
21
- timm==0.9.12
22
- tokenizers==0.21.2
23
- tornado==6.4.2
24
- tqdm==4.67.1
25
- transformers==4.49.0
26
- transformers-stream-generator==0.0.5
27
- triton==3.3.0
28
- xtuner==0.1.23
29
- yarl==1.20.0
30
- deepspeed
31
- git+https://github.com/KangLiao929/Puffin
32
-