Spaces:
Build error
Build error
mikemin027
commited on
Commit
•
73fbccc
1
Parent(s):
5540630
Added PyTorch and TensorFlow>=2.0
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 |
+
PyTorch
|
4 |
+
TensorFlow>=2.0
|