Spaces:
Sleeping
Sleeping
Fix requirements.text issues
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
<<<<<<< HEAD
|
| 2 |
gradio>=4.5
|
| 3 |
langchain>=0.0.230
|
| 4 |
huggingface-hub>=0.15.1
|
|
@@ -13,6 +12,4 @@ slack-sdk
|
|
| 13 |
sendgrid
|
| 14 |
requests
|
| 15 |
tqdm
|
| 16 |
-
==
|
| 17 |
-
huggingface_hub==0.25.2
|
| 18 |
-
>>>>>>> e5e8209d0960e36a546985ba6fee94541ded8400
|
|
|
|
|
|
|
| 1 |
gradio>=4.5
|
| 2 |
langchain>=0.0.230
|
| 3 |
huggingface-hub>=0.15.1
|
|
|
|
| 12 |
sendgrid
|
| 13 |
requests
|
| 14 |
tqdm
|
| 15 |
+
huggingface_hub==0.25.2
|
|
|
|
|
|