Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,5 +3,6 @@ transformers
|
|
3 |
torch
|
4 |
Pillow
|
5 |
numpy
|
6 |
-
|
|
|
7 |
|
|
|
3 |
torch
|
4 |
Pillow
|
5 |
numpy
|
6 |
+
httpx
|
7 |
+
httpcore
|
8 |
|