Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ git+https://github.com/huggingface/transformers
|
|
2 |
|
3 |
gradio==3.8
|
4 |
|
5 |
-
torch
|
|
|
|
|
|
2 |
|
3 |
gradio==3.8
|
4 |
|
5 |
+
torch
|
6 |
+
|
7 |
+
httpx==0.24.1
|