Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
transformers[timm]
|
3 |
-
gradio==5.9.
|
4 |
gradio_webrtc==0.0.27
|
5 |
matplotlib==3.10.0
|
6 |
numpy==2.2.1
|
|
|
1 |
torch
|
2 |
transformers[timm]
|
3 |
+
gradio==5.9.0
|
4 |
gradio_webrtc==0.0.27
|
5 |
matplotlib==3.10.0
|
6 |
numpy==2.2.1
|