Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ iface = gr.Interface(fn=classify_film_genre,
|
|
38 |
|
39 |
Note: There are a total of 27 Genres to classify
|
40 |
|
41 |
-
This classifier's API is also integrated to another [
|
42 |
|
43 |
"""
|
44 |
)
|
|
|
38 |
|
39 |
Note: There are a total of 27 Genres to classify
|
40 |
|
41 |
+
This classifier's API is also integrated to another [website](https://multi-label-film-classifier.onrender.com/).
|
42 |
|
43 |
"""
|
44 |
)
|