Rezuwan commited on
Commit
0e42a5c
·
verified ·
1 Parent(s): 48b805c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 [{website}](https://multi-label-film-classifier.onrender.com/).
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
  )