Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
pandas
|
| 3 |
-
matplotlib
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
transformers==4.43.4
|
| 7 |
-
torch==2.4.1
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
pandas
|
| 3 |
+
matplotlib
|
| 4 |
+
reportlab
|
| 5 |
+
scikit-learn
|
|
|
|
|
|