Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ datasets
|
|
10 |
langchain_experimental
|
11 |
gradio
|
12 |
torch
|
13 |
-
torchaudio
|
|
|
|
10 |
langchain_experimental
|
11 |
gradio
|
12 |
torch
|
13 |
+
torchaudio
|
14 |
+
transformers==4.45.0
|