Spaces:
Running
Running
kwabs22
commited on
Commit
·
cef80a5
1
Parent(s):
e3a5325
dependency hell trying to creep in
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ langchain
|
|
14 |
pytube
|
15 |
youtube_transcript_api
|
16 |
spacy_syllables
|
17 |
-
gradio #==3.47.1
|
|
|
|
14 |
pytube
|
15 |
youtube_transcript_api
|
16 |
spacy_syllables
|
17 |
+
gradio #==3.47.1
|
18 |
+
httpx==0.13.3
|