Spaces:
Sleeping
Sleeping
changed requirements file
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
torch
|
2 |
torchaudio
|
|
|
3 |
llama-cpp-python
|
4 |
groq
|
5 |
transformers
|
|
|
1 |
torch
|
2 |
torchaudio
|
3 |
+
python-multipart
|
4 |
llama-cpp-python
|
5 |
groq
|
6 |
transformers
|