Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ pandas
|
|
16 |
graphviz==0.20.3
|
17 |
gradio==4.29.0
|
18 |
openai
|
19 |
-
python-dotenv
|
|
|
|
16 |
graphviz==0.20.3
|
17 |
gradio==4.29.0
|
18 |
openai
|
19 |
+
python-dotenv
|
20 |
+
sklearn
|