Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -19,4 +19,5 @@ python-multipart==0.0.12
|
|
19 |
gradio>=3.0.0
|
20 |
torchaudio>=2.0.0
|
21 |
numpy>=1.23.0
|
22 |
-
huggingface-hub>=0.15.0
|
|
|
|
19 |
gradio>=3.0.0
|
20 |
torchaudio>=2.0.0
|
21 |
numpy>=1.23.0
|
22 |
+
huggingface-hub>=0.15.0
|
23 |
+
mistralai
|