nftnik commited on
Commit
e5e4614
·
verified ·
1 Parent(s): 692d024

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -2
requirements.txt CHANGED
@@ -1,5 +1,23 @@
1
  torch
2
  gradio
3
- huggingface_hub
 
 
 
 
 
 
 
 
 
 
 
4
  Pillow
5
- git+https://github.com/comfyanonymous/ComfyUI.git
 
 
 
 
 
 
 
 
1
  torch
2
  gradio
3
+ spaces
4
+ torchsde
5
+ torchvision
6
+ torchaudio
7
+ numpy>=1.25.0
8
+ einops
9
+ transformers>=4.28.1
10
+ tokenizers>=0.13.3
11
+ sentencepiece
12
+ safetensors>=0.4.2
13
+ aiohttp
14
+ pyyaml
15
  Pillow
16
+ scipy
17
+ tqdm
18
+ psutil
19
+
20
+ #non essential dependencies:
21
+ kornia>=0.7.1
22
+ spandrel
23
+ soundfile