Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
amberroohee
/
RockPaperScissors
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
amberroohee
commited on
29 days ago
Commit
b2ee00a
·
verified
·
1 Parent(s):
b96c0dc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
import random
3
1
+
2
import streamlit as st
3
import random
4