Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ torch==2.1.0
|
|
2 |
transformers
|
3 |
gradio
|
4 |
pybind11>=2.12
|
5 |
-
numpy<2
|
|
|
|
2 |
transformers
|
3 |
gradio
|
4 |
pybind11>=2.12
|
5 |
+
numpy<2
|
6 |
+
os
|