Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
# When prompted for a password, use an access token with write permissions.
|
2 |
# Generate one from your settings: https://huggingface.co/settings/tokens
|
3 |
-
git clone https://huggingface.co/spaces/Tamerstito/vhs-intro-ai
|
4 |
-
|
5 |
import streamlit as st
|
6 |
|
7 |
x = st.slider('Select a value')
|
|
|
1 |
# When prompted for a password, use an access token with write permissions.
|
2 |
# Generate one from your settings: https://huggingface.co/settings/tokens
|
3 |
+
# git clone https://huggingface.co/spaces/Tamerstito/vhs-intro-ai
|
|
|
4 |
import streamlit as st
|
5 |
|
6 |
x = st.slider('Select a value')
|