Commit
·
b281f9f
1
Parent(s):
d3b2a4b
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio>=5.34.2
|
2 |
Pillow>=10.0.0
|
3 |
numpy>=1.24.0
|
4 |
-
transformers
|
5 |
matplotlib
|
6 |
torch
|
7 |
plotly
|
|
|
1 |
gradio>=5.34.2
|
2 |
Pillow>=10.0.0
|
3 |
numpy>=1.24.0
|
4 |
+
transformers==4.55.0
|
5 |
matplotlib
|
6 |
torch
|
7 |
plotly
|