Spaces:
Runtime error
Runtime error
arxivgpt kim
commited on
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -1,8 +1,10 @@
|
|
1 |
torch
|
2 |
transformers
|
3 |
-
gradio
|
4 |
datasets
|
5 |
librosa
|
6 |
ffmpeg-python
|
7 |
python-dotenv
|
8 |
-
aiohttp
|
|
|
|
|
|
1 |
torch
|
2 |
transformers
|
3 |
+
gradio
|
4 |
datasets
|
5 |
librosa
|
6 |
ffmpeg-python
|
7 |
python-dotenv
|
8 |
+
aiohttp
|
9 |
+
git+https://github.com/huggingface/transformers
|
10 |
+
pytube
|