Libidrave commited on
Commit
907a0a6
·
verified ·
1 Parent(s): 6ed49b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,4 +18,4 @@ if file_name is not None:
18
  for p in predictions:
19
  col2.subheader(f"{ p['label'] }: { round(p['score'] * 100, 1)}%")
20
 
21
- st.write([View the Model Repository](https://huggingface.co/Libidrave/CartoonOrNotv2))
 
18
  for p in predictions:
19
  col2.subheader(f"{ p['label'] }: { round(p['score'] * 100, 1)}%")
20
 
21
+ """[View the Model Repository](https://huggingface.co/Libidrave/CartoonOrNotv2))"""