Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
huggingface_hub==0.25.1
|
2 |
gradio==4.44.0
|
3 |
python-dotenv
|
|
|
|
1 |
huggingface_hub==0.25.1
|
2 |
gradio==4.44.0
|
3 |
python-dotenv
|
4 |
+
numpy
|