invincible-jha
commited on
Commit
•
7eed4cd
1
Parent(s):
ade1525
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -5,6 +5,4 @@ matplotlib==3.7.1
|
|
5 |
pandas==2.0.3
|
6 |
scipy==1.10.1
|
7 |
huggingface-hub>=0.19.0
|
8 |
-
python-dotenv>=1.0.0
|
9 |
-
logging>=0.5.1.2
|
10 |
-
scikit-learn==1.3.0
|
|
|
5 |
pandas==2.0.3
|
6 |
scipy==1.10.1
|
7 |
huggingface-hub>=0.19.0
|
8 |
+
python-dotenv>=1.0.0
|
|
|
|