Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch==2.8.0
|
|
| 2 |
tensorflow==2.19.0
|
| 3 |
tensorflow_hub==0.16.1
|
| 4 |
transformers==4.56.1
|
| 5 |
-
|
| 6 |
scikit-learn==1.6.1
|
| 7 |
pandas==2.2.2
|
| 8 |
numpy==2.0.2
|
|
|
|
| 2 |
tensorflow==2.19.0
|
| 3 |
tensorflow_hub==0.16.1
|
| 4 |
transformers==4.56.1
|
| 5 |
+
gradio==5.44.1
|
| 6 |
scikit-learn==1.6.1
|
| 7 |
pandas==2.2.2
|
| 8 |
numpy==2.0.2
|