Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
-
requests
|
3 |
smolagents
|
4 |
google-genai
|
5 |
-
pandas
|
6 |
-
pydantic_settings
|
7 |
-
openpyxl
|
8 |
-
youtube-transcript-api
|
9 |
board_to_fen @ git+https://github.com/civerson/board_to_fen.git@2c3c6ee4695dfe74d5ff8d0808972b9f2e71c32d
|
10 |
tensorflow==2.18.0
|
11 |
keras==3.8.0
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
smolagents
|
4 |
google-genai
|
5 |
+
pandas
|
6 |
+
pydantic_settings
|
7 |
+
openpyxl
|
8 |
+
youtube-transcript-api
|
9 |
board_to_fen @ git+https://github.com/civerson/board_to_fen.git@2c3c6ee4695dfe74d5ff8d0808972b9f2e71c32d
|
10 |
tensorflow==2.18.0
|
11 |
keras==3.8.0
|