Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BroTeoTM
/
LoDePrediction
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
BroTeoTM
commited on
Jul 10, 2024
Commit
9d1db7d
·
verified
·
1 Parent(s):
c988be1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -10,4 +10,4 @@ st.write('Customized Message:', user_input)
10
11
rs = open("test.txt","w")
12
rs.write("Ca vay thoi")
13
-
rs.close()
10
11
rs = open("test.txt","w")
12
rs.write("Ca vay thoi")
13
+
rs.close()