Spaces:
Running
Running
nssharmaofficial
commited on
Commit
•
1be7167
1
Parent(s):
72e3de5
Update requirements
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
gradio==4.23.0
|
2 |
nltk==3.8.1
|
3 |
Pillow==9.1.0
|
4 |
torch==2.1.2
|
5 |
-
torchvision==0.16.2
|
6 |
-
pydantic==1.10.12
|
|
|
|
|
1 |
nltk==3.8.1
|
2 |
Pillow==9.1.0
|
3 |
torch==2.1.2
|
4 |
+
torchvision==0.16.2
|
|