Hellowish commited on
Commit
ab2113f
·
verified ·
1 Parent(s): b581f25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- accelerate
2
- diffusers
3
- invisible_watermark
4
- torch
5
- transformers
6
- xformers
 
 
 
1
+ torch>=2.0.0
2
+ torchvision>=0.15.0
3
+ gradio>=3.40.0
4
+ pillow>=9.0.0
5
+ scikit-learn>=1.2.0
6
+ matplotlib>=3.6.0
7
+ numpy>=1.23.0
8
+ pandas>=2.0.0