Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
changgun
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
changgun
commited on
Nov 15, 2023
Commit
6279a4d
·
1 Parent(s):
fd23c3d
v11
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -22,4 +22,4 @@ def test_v02():
22
plt.xticks(rotation=90)
23
st.pyplot()
24
25
-
test_v02
()
22
plt.xticks(rotation=90)
23
st.pyplot()
24
25
+
test_v01
()