Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ huggingface-hub
|
|
10 |
tqdm
|
11 |
mixedbread-ai
|
12 |
python-dotenv
|
13 |
-
numpy
|
|
|
|
10 |
tqdm
|
11 |
mixedbread-ai
|
12 |
python-dotenv
|
13 |
+
numpy
|
14 |
+
gradio_client
|