georgescutelnicu
commited on
Commit
•
dc3c918
1
Parent(s):
1262285
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
|
|
3 |
gradio==3.1.4
|
4 |
httpx==0.24.1
|
|
|
1 |
torch==1.12.0
|
2 |
torchvision==0.13.0
|
3 |
+
numpy==1.24.4
|
4 |
gradio==3.1.4
|
5 |
httpx==0.24.1
|