lllyasviel commited on
Commit
7e7acdd
1 Parent(s): 5fb1426
Files changed (1) hide show
  1. requirements_versions.txt +11 -12
requirements_versions.txt CHANGED
@@ -1,12 +1,11 @@
1
- torch
2
- torchsde
3
- einops
4
- transformers>=4.25.1
5
- safetensors>=0.3.0
6
- aiohttp
7
- accelerate
8
- pyyaml
9
- Pillow
10
- scipy
11
- tqdm
12
- psutil
 
1
+ torchsde==0.2.5
2
+ einops==0.4.1
3
+ transformers==4.30.2
4
+ safetensors==0.3.1
5
+ accelerate==0.21.0
6
+ pyyaml==6.0
7
+ Pillow==9.2.0
8
+ scipy==1.9.3
9
+ tqdm==4.64.1
10
+ psutil==5.9.5
11
+ opencv-python==4.7.0.72