Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,5 @@ numpy
|
|
| 5 |
scikit-learn
|
| 6 |
gradio
|
| 7 |
huggingface-hub
|
|
|
|
|
|
|
|
|
| 5 |
scikit-learn
|
| 6 |
gradio
|
| 7 |
huggingface-hub
|
| 8 |
+
matplotlib
|
| 9 |
+
Pillow
|