aiunivers commited on
Commit
cb0b6e4
·
verified ·
1 Parent(s): a8a3d99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- gradio
2
- pillow
3
- opencv-python
4
- controlnet-aux
5
- torch
6
- torchvision
 
 
 
 
1
+ gradio==4.44.0
2
+ torch==2.3.1+cpu
3
+ torchvision==0.18.1+cpu
4
+ transformers==4.44.2
5
+ controlnet-aux==0.0.6
6
+ comfyui==0.2.4
7
+ opencv-python==4.10.0.84
8
+ pillow==10.4.0
9
+ --extra-index-url https://download.pytorch.org/whl/cpu