Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ torch==2.0.1
|
|
| 5 |
transformers
|
| 6 |
datasets
|
| 7 |
tabulate
|
| 8 |
-
gradio[oauth]
|
| 9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|
|
|
|
| 5 |
transformers
|
| 6 |
datasets
|
| 7 |
tabulate
|
| 8 |
+
gradio[oauth]==4.19.2
|
| 9 |
-e git+https://github.com/Giskard-AI/cicd.git#egg=giskard-cicd
|