Spaces:
Runtime error
Runtime error
Last approach
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torch==2.1.0
|
|
8 |
Pillow==10.0.1
|
9 |
numpy==1.24.3
|
10 |
datasets==2.14.6
|
11 |
-
accelerate==0.24.1
|
|
|
|
8 |
Pillow==10.0.1
|
9 |
numpy==1.24.3
|
10 |
datasets==2.14.6
|
11 |
+
accelerate==0.24.1
|
12 |
+
duckduckgo-search
|