Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ pypdf==4.1.0
|
|
5 |
tiktoken==0.8.0
|
6 |
beautifulsoup4==4.12.0
|
7 |
requests==2.31.0
|
8 |
-
numpy
|
9 |
torch==2.0.1
|
10 |
scipy==1.11.2
|
11 |
soundfile==0.12.1
|
|
|
5 |
tiktoken==0.8.0
|
6 |
beautifulsoup4==4.12.0
|
7 |
requests==2.31.0
|
8 |
+
numpy
|
9 |
torch==2.0.1
|
10 |
scipy==1.11.2
|
11 |
soundfile==0.12.1
|