Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
transformers
|
2 |
-
huggingface_hub
|
3 |
-
torch
|
4 |
TensorFlow
|
5 |
keras
|
6 |
numpy
|
7 |
-
Pillow
|
|
|
|
|
|
1 |
transformers
|
|
|
|
|
2 |
TensorFlow
|
3 |
keras
|
4 |
numpy
|
5 |
+
Pillow
|
6 |
+
io
|
7 |
+
urllib.request
|