Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ snac
|
|
2 |
python-dotenv
|
3 |
transformers
|
4 |
torch
|
5 |
-
spaces
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv
|
3 |
transformers
|
4 |
torch
|
5 |
+
spaces
|
6 |
+
orpheus-cpp>=0.1.0
|
7 |
+
llama-cpp-python>=0.2.6
|
8 |
+
numpy>=1.20.0
|
9 |
+
gradio>=3.50.0
|