parsee-mizuhashi commited on
Commit
c23e8f4
1 Parent(s): c3e525b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchsde
3
+ torchvision
4
+ einops
5
+ transformers>=4.25.1
6
+ safetensors>=0.3.0
7
+ aiohttp
8
+ pyyaml
9
+ Pillow
10
+ scipy
11
+ tqdm
12
+ psutil