Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
transformers>=4.25.0
|
4 |
-
pillow>=9.0.0
|
5 |
-
gradio==
|
6 |
-
matplotlib
|
7 |
-
pydantic==1.10.8
|
8 |
fastapi==0.103.2
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers>=4.25.0
|
4 |
+
pillow>=9.0.0
|
5 |
+
gradio==4.44.1
|
6 |
+
matplotlib
|
7 |
+
pydantic==1.10.8
|
8 |
fastapi==0.103.2
|