Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -52,3 +52,5 @@ jionlp==1.5.14
|
|
| 52 |
# ASR
|
| 53 |
funasr==1.0.27
|
| 54 |
streamlit-audiorecorder==0.0.5
|
|
|
|
|
|
|
|
|
| 52 |
# ASR
|
| 53 |
funasr==1.0.27
|
| 54 |
streamlit-audiorecorder==0.0.5
|
| 55 |
+
|
| 56 |
+
pytorch==2.1.2
|