Spaces:
Runtime error
Runtime error
Commit
·
c3b3836
1
Parent(s):
82a22aa
Upload folder using huggingface_hub
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -12,8 +12,8 @@ async-timeout==4.0.3
|
|
12 |
attrs==23.1.0
|
13 |
backoff==2.2.1
|
14 |
bcrypt==4.0.1
|
15 |
-
boto3
|
16 |
-
botocore
|
17 |
cachetools==5.3.2
|
18 |
certifi==2023.7.22
|
19 |
charset-normalizer==3.3.2
|
@@ -72,7 +72,7 @@ jsonschema-specifications==2023.7.1
|
|
72 |
jupyter_client==8.5.0
|
73 |
jupyter_core==5.5.0
|
74 |
kiwisolver==1.4.5
|
75 |
-
kubernetes
|
76 |
langchain==0.0.327
|
77 |
langchainhub==0.1.13
|
78 |
langsmith==0.0.56
|
@@ -177,7 +177,7 @@ types-requests==2.31.0.10
|
|
177 |
typing-inspect==0.9.0
|
178 |
typing_extensions==4.8.0
|
179 |
tzdata==2023.3
|
180 |
-
urllib3
|
181 |
uvicorn==0.23.2
|
182 |
uvloop==0.19.0
|
183 |
watchfiles==0.21.0
|
|
|
12 |
attrs==23.1.0
|
13 |
backoff==2.2.1
|
14 |
bcrypt==4.0.1
|
15 |
+
boto3
|
16 |
+
botocore
|
17 |
cachetools==5.3.2
|
18 |
certifi==2023.7.22
|
19 |
charset-normalizer==3.3.2
|
|
|
72 |
jupyter_client==8.5.0
|
73 |
jupyter_core==5.5.0
|
74 |
kiwisolver==1.4.5
|
75 |
+
kubernetes
|
76 |
langchain==0.0.327
|
77 |
langchainhub==0.1.13
|
78 |
langsmith==0.0.56
|
|
|
177 |
typing-inspect==0.9.0
|
178 |
typing_extensions==4.8.0
|
179 |
tzdata==2023.3
|
180 |
+
urllib3
|
181 |
uvicorn==0.23.2
|
182 |
uvloop==0.19.0
|
183 |
watchfiles==0.21.0
|