Update requirements.txt
Browse files- requirements.txt +1 -13
requirements.txt
CHANGED
@@ -1,14 +1,2 @@
|
|
1 |
gradio
|
2 |
-
requests
|
3 |
-
smolagents[toolkit] @ git+https://github.com/huggingface/smolagents.git@v1.16.1
|
4 |
-
torch
|
5 |
-
transformers>=4.38.0
|
6 |
-
duckduckgo-search
|
7 |
-
wikipedia-api
|
8 |
-
dateparser
|
9 |
-
playwright
|
10 |
-
accelerate>=0.24.0
|
11 |
-
peft
|
12 |
-
bitsandbytes
|
13 |
-
beautifulsoup4
|
14 |
-
regex
|
|
|
1 |
gradio
|
2 |
+
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|