Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -53,7 +53,7 @@ jionlp==1.5.14
|
|
| 53 |
funasr==1.0.27
|
| 54 |
streamlit-audiorecorder==0.0.5
|
| 55 |
|
| 56 |
-
|
| 57 |
torch-complex==0.4.4
|
| 58 |
#torchaudio==2.1.2
|
| 59 |
torchmetrics==1.5.0
|
|
@@ -78,6 +78,6 @@ llama-index-llms-replicate==0.3.0
|
|
| 78 |
llama-index-llms-openai-like==0.2.0
|
| 79 |
llama-index-embeddings-huggingface==0.3.1
|
| 80 |
llama-index-embeddings-instructor==0.2.1
|
| 81 |
-
torch==2.5.0
|
| 82 |
torchvision==0.20.0
|
| 83 |
torchaudio==2.5.0
|
|
|
|
| 53 |
funasr==1.0.27
|
| 54 |
streamlit-audiorecorder==0.0.5
|
| 55 |
|
| 56 |
+
torch==2.1.2
|
| 57 |
torch-complex==0.4.4
|
| 58 |
#torchaudio==2.1.2
|
| 59 |
torchmetrics==1.5.0
|
|
|
|
| 78 |
llama-index-llms-openai-like==0.2.0
|
| 79 |
llama-index-embeddings-huggingface==0.3.1
|
| 80 |
llama-index-embeddings-instructor==0.2.1
|
| 81 |
+
#torch==2.5.0
|
| 82 |
torchvision==0.20.0
|
| 83 |
torchaudio==2.5.0
|