Spaces:
Configuration error
Configuration error
Commit
·
25632bd
1
Parent(s):
e9b8de1
package spec
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -13,6 +13,9 @@ requests==2.32.4
|
|
| 13 |
wikipedia==1.4.0
|
| 14 |
youtube-transcript-api==1.1.0
|
| 15 |
yt-dlp==2025.6.30
|
| 16 |
-
#
|
| 17 |
# torchvision==0.22
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
wikipedia==1.4.0
|
| 14 |
youtube-transcript-api==1.1.0
|
| 15 |
yt-dlp==2025.6.30
|
| 16 |
+
# torch==2.6.0
|
| 17 |
# torchvision==0.22
|
| 18 |
+
langfuse==3.1.3
|
| 19 |
+
transformers==4.53.2
|
| 20 |
+
sentence-transformers==5.0.0
|
| 21 |
+
chromadb==1.0.15
|