ozilion commited on
Commit
4c907e1
·
verified ·
1 Parent(s): e6fb807

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- # Try development versions
2
  spaces>=0.29.0
3
  gradio>=4.40.0
4
  git+https://github.com/huggingface/diffusers.git
@@ -7,4 +6,6 @@ torch>=2.1.0
7
  accelerate>=0.25.0
8
  pillow>=10.0.0
9
  numpy>=1.24.0
10
- opencv-python-headless>=4.8.0
 
 
 
 
1
  spaces>=0.29.0
2
  gradio>=4.40.0
3
  git+https://github.com/huggingface/diffusers.git
 
6
  accelerate>=0.25.0
7
  pillow>=10.0.0
8
  numpy>=1.24.0
9
+ opencv-python-headless>=4.8.0
10
+ huggingface-hub>=0.20.0
11
+ xformers>=0.0.22