Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
tf-keras
|
2 |
tensorflow
|
3 |
torch
|
4 |
-
gradio
|
5 |
transformers
|
|
|
1 |
tf-keras
|
2 |
tensorflow
|
3 |
torch
|
4 |
+
gradio==4.32.2
|
5 |
transformers
|