Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rodrigomasini
/
rephrase
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5034c15
rephrase
/
app_v4.py
rodrigomasini
Update app_v4.py
5034c15
almost 2 years ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
torch
import
streamlit
as
st
st.markdown(
f"torch.cuda.memory_summary()"
)