Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
VeyVey
/
Chatbot_health
like
0
Build error
App
Files
Files
Community
5
Update app.py
#3
by
VeyVey
- opened
Jun 18, 2023
base:
refs/heads/main
←
from:
refs/pr/3
Discussion
Files changed
+1
-3
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -1,4 +1,2 @@
1
import streamlit as st
2
-
3
-
x = st.slider('Select a value')
4
-
st.write(x, 'squared is', x * x)
1
import streamlit as st
2
+
https://github.com/Vey27/NLP-and-Speech-Recognition/blob/main/NLP_Chatbot_health.ipynb