Spaces:
Runtime error
Runtime error
This Pull Request fixes the error of the space
Browse filesYou need to import the `paddlex` library in your `requirements.txt`.
Click on _Merge_ to add this feature.
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
paddlepaddle
|
| 2 |
paddlehub
|
| 3 |
-
chardet
|
|
|
|
|
|
| 1 |
paddlepaddle
|
| 2 |
paddlehub
|
| 3 |
+
chardet
|
| 4 |
+
paddlex
|