Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
python-dotenv
|
| 2 |
huggingface_hub==0.25.2
|
| 3 |
-
|
| 4 |
pandas
|
| 5 |
numpy
|
| 6 |
matplotlib
|
|
|
|
| 1 |
python-dotenv
|
| 2 |
huggingface_hub==0.25.2
|
| 3 |
+
gradio
|
| 4 |
pandas
|
| 5 |
numpy
|
| 6 |
matplotlib
|