Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -122,10 +122,8 @@ wasabi==1.1.1
|
|
| 122 |
# thinc
|
| 123 |
en_core_web_sm @ https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
| 124 |
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
tensorflow-gpu==1.15.0
|
| 128 |
-
keras==2.1.6
|
| 129 |
|
| 130 |
# The following packages are considered to be unsafe in a requirements file:
|
| 131 |
# setuptools
|
|
|
|
| 122 |
# thinc
|
| 123 |
en_core_web_sm @ https://huggingface.co/spacy/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
|
| 124 |
|
| 125 |
+
tensorflow==2.15
|
| 126 |
+
|
|
|
|
|
|
|
| 127 |
|
| 128 |
# The following packages are considered to be unsafe in a requirements file:
|
| 129 |
# setuptools
|