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...
rodrigomasini
commited on
Nov 7, 2023
Commit
5034c15
·
1 Parent(s):
1560cbe
Update app_v4.py
Browse files
Files changed (1)
hide
show
app_v4.py
+1
-1
app_v4.py
CHANGED
Viewed
@@ -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()")