Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ transformers==4.40.0
|
|
2 |
huggingface_hub
|
3 |
datasets
|
4 |
pillow
|
5 |
-
numpy
|
|
|
|
2 |
huggingface_hub
|
3 |
datasets
|
4 |
pillow
|
5 |
+
numpy
|
6 |
+
torch
|