Spaces:
Sleeping
Sleeping
Commit
·
acd1802
1
Parent(s):
865f14c
Adding fastrtc
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -42,6 +42,7 @@ encodec==0.1.1
|
|
42 |
enum34==1.1.10
|
43 |
executing==2.0.1
|
44 |
faster-whisper==1.0.1
|
|
|
45 |
ffmpeg-python==0.2.0
|
46 |
filelock==3.9.0
|
47 |
Flask==3.0.2
|
|
|
42 |
enum34==1.1.10
|
43 |
executing==2.0.1
|
44 |
faster-whisper==1.0.1
|
45 |
+
fastrtc
|
46 |
ffmpeg-python==0.2.0
|
47 |
filelock==3.9.0
|
48 |
Flask==3.0.2
|