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