rodrigomasini commited on
Commit
5034c15
·
1 Parent(s): 1560cbe

Update app_v4.py

Browse files
Files changed (1) hide show
  1. app_v4.py +1 -1
app_v4.py CHANGED
@@ -1,4 +1,4 @@
1
  import torch
2
  import streamlit as st
3
 
4
- st.write(f"torch.cuda.memory_summary()")
 
1
  import torch
2
  import streamlit as st
3
 
4
+ st.markdown(f"torch.cuda.memory_summary()")