Spaces:
Running
Running
raj-tomar001
commited on
Commit
•
7b50d01
1
Parent(s):
c210dd3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ safetensors==0.3.1
|
|
3 |
gradio==3.6.0
|
4 |
numpy==1.24.3
|
5 |
httpx==0.23.0
|
6 |
-
httpcore==0.15.0
|
|
|
|
3 |
gradio==3.6.0
|
4 |
numpy==1.24.3
|
5 |
httpx==0.23.0
|
6 |
+
httpcore==0.15.0
|
7 |
+
torch==2.0.1
|