rephrase / app_v4.py
rodrigomasini's picture
Update app_v4.py
d5c810f
raw
history blame
78 Bytes
import torch
import streamlit as st
st.write(f"torch.cuda.memory_summary()")