Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
transformers
|
3 |
torch
|
4 |
google-auth
|
|
|
1 |
+
gradio==5.0.2
|
2 |
transformers
|
3 |
torch
|
4 |
google-auth
|