zy5830850
commited on
Commit
•
757a233
1
Parent(s):
728c6bd
Update app.py
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
numpy
|
2 |
-
opencv_python
|
3 |
-
opt_einsum
|
4 |
-
Pillow
|
5 |
-
scipy
|
6 |
-
torch
|
7 |
-
torchvision
|
8 |
transformers==4.24.0
|
|
|
1 |
+
numpy
|
2 |
+
opencv_python
|
3 |
+
opt_einsum
|
4 |
+
Pillow
|
5 |
+
scipy
|
6 |
+
torch
|
7 |
+
torchvision
|
8 |
transformers==4.24.0
|