Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ langchain_experimental
|
|
11 |
gradio
|
12 |
torch
|
13 |
torchaudio
|
14 |
-
transformers==4.45.0
|
|
|
|
11 |
gradio
|
12 |
torch
|
13 |
torchaudio
|
14 |
+
transformers==4.45.0
|
15 |
+
git+https://github.com/gpt-omni/mini-omni.git
|