Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -12,4 +12,8 @@ numpy
|
|
12 |
wikipedia
|
13 |
spacy
|
14 |
torch
|
15 |
-
smolagents
|
|
|
|
|
|
|
|
|
|
12 |
wikipedia
|
13 |
spacy
|
14 |
torch
|
15 |
+
smolagents
|
16 |
+
chess
|
17 |
+
PIL
|
18 |
+
re
|
19 |
+
base64
|