Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -85
requirements.txt
CHANGED
@@ -1,86 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
transformers[sentencepiece]
|
6 |
-
diffusers==0.30.2
|
7 |
-
xformers
|
8 |
-
peft
|
9 |
-
serpapi
|
10 |
-
sounddevice
|
11 |
-
yelpapi
|
12 |
-
google-search-results
|
13 |
-
langchain-experimental
|
14 |
-
neo4j
|
15 |
-
TTS
|
16 |
-
python-multipart==0.0.6
|
17 |
-
typing-extensions>=4.8.0
|
18 |
-
cutlet
|
19 |
-
unidic-lite==1.0.8
|
20 |
-
unidic==1.1.0
|
21 |
-
langid
|
22 |
-
deepspeed
|
23 |
-
huggingface-hub==0.23.4
|
24 |
-
beautifulsoup4
|
25 |
-
requests
|
26 |
-
pandas
|
27 |
-
selenium
|
28 |
-
webdriver_manager
|
29 |
-
gradio
|
30 |
-
langchain_community
|
31 |
-
langchain_openai
|
32 |
-
langchain_pinecone
|
33 |
-
langchainhub
|
34 |
-
unstructured
|
35 |
-
opencage
|
36 |
-
folium
|
37 |
-
gTTS
|
38 |
-
IPython
|
39 |
-
googlemaps
|
40 |
-
serpapi
|
41 |
-
torch
|
42 |
-
soundfile
|
43 |
-
torchaudio
|
44 |
-
cache
|
45 |
-
accelerate
|
46 |
-
passlib
|
47 |
-
flask
|
48 |
-
oauthlib
|
49 |
-
requests_oauthlib
|
50 |
-
bcrypt
|
51 |
-
git+https://github.com/huggingface/parler-tts.git
|
52 |
-
ToJyutping
|
53 |
-
pypinyin
|
54 |
-
phonemizer
|
55 |
-
gruut-ipa
|
56 |
-
dateparser~=1.1.8
|
57 |
-
langcodes
|
58 |
-
language-data
|
59 |
-
vocos
|
60 |
-
einops
|
61 |
-
scipy
|
62 |
-
onnxruntime
|
63 |
-
invisible_watermark
|
64 |
-
unidecode
|
65 |
-
encodec
|
66 |
-
faster-whisper
|
67 |
tiktoken
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
torch-model-archiver
|
74 |
-
torch-workflow-archiver
|
75 |
-
portalocker
|
76 |
-
tenacity
|
77 |
-
httpx
|
78 |
-
python-Levenshtein
|
79 |
-
nvgpu
|
80 |
-
pysrt
|
81 |
-
datasets
|
82 |
-
pyloudnorm
|
83 |
-
langdetect
|
84 |
-
python-ffmpeg==2.0.12
|
85 |
-
ffmpeg==1.4
|
86 |
-
pydub==0.25.1
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community
|
3 |
+
pypdf
|
4 |
+
openai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
tiktoken
|
6 |
+
langgraph
|
7 |
+
langchain-openai
|
8 |
+
langchain-pinecone
|
9 |
+
protoc_gen_openapiv2
|
10 |
+
ipython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|