Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
transformers
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
numpy
|