VinayHajare
commited on
Commit
•
78892fc
1
Parent(s):
4719ed2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
requests
|
3 |
pillow
|
4 |
-
numpy
|
5 |
huggingface-hub
|
6 |
torch==1.11.0
|
7 |
torchvision
|
|
|
1 |
gradio
|
2 |
requests
|
3 |
pillow
|
4 |
+
numpy==1.26.4
|
5 |
huggingface-hub
|
6 |
torch==1.11.0
|
7 |
torchvision
|