Update requirements file
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
Pillow
|
3 |
torch==2.3.0
|
4 |
-
transformers==4.
|
5 |
-
gradio==4.
|
|
|
1 |
numpy
|
2 |
Pillow
|
3 |
torch==2.3.0
|
4 |
+
transformers==4.42.4
|
5 |
+
gradio==4.38.1
|