MuhammmadRizwanRizwan
commited on
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
gradio==4.16.0
|
2 |
+
transformers==4.36.2
|
3 |
+
tensorflow==2.15.0
|
4 |
+
pillow==10.2.0
|
5 |
+
torch==2.1.2
|