fg-mindee commited on
Commit
8bd781a
1 Parent(s): 82a65d2

docs: Updated project message

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def main():
32
  st.title("TorchCAM: class activation explorer")
33
  # For newline
34
  st.write('\n')
35
- st.write('See the project at: https://github.com/frgfm/torch-cam')
36
  # For newline
37
  st.write('\n')
38
  # Set the columns
 
32
  st.title("TorchCAM: class activation explorer")
33
  # For newline
34
  st.write('\n')
35
+ st.write('Check the project at: https://github.com/frgfm/torch-cam')
36
  # For newline
37
  st.write('\n')
38
  # Set the columns