Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ torch==2.0.1
|
|
7 |
transformers==4.32.1
|
8 |
compel
|
9 |
filelock
|
10 |
-
huggingface_hub<0.26.0
|
|
|
|
|
|
7 |
transformers==4.32.1
|
8 |
compel
|
9 |
filelock
|
10 |
+
huggingface_hub<0.26.0
|
11 |
+
pybind11>=2.12
|
12 |
+
numpy<2
|