Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ einops<=0.8.1
|
|
4 |
hydra-core<=1.3.2
|
5 |
iopath<=0.1.10
|
6 |
modelscope<=1.23.2
|
|
|
7 |
numpy<2.0.0
|
8 |
-
diffusers==0.32.2
|
9 |
transformers==4.46.2
|
10 |
omegaconf<=2.3.0
|
11 |
opencv_python<=4.11.0.86
|
|
|
4 |
hydra-core<=1.3.2
|
5 |
iopath<=0.1.10
|
6 |
modelscope<=1.23.2
|
7 |
+
diffusers
|
8 |
numpy<2.0.0
|
|
|
9 |
transformers==4.46.2
|
10 |
omegaconf<=2.3.0
|
11 |
opencv_python<=4.11.0.86
|