Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
almatkai
/
ingredientExtractor-Mistral-7b
like
1
Text Generation
Transformers
Safetensors
mistral
conversational
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
almatkai
commited on
Apr 27, 2024
Commit
6f7511d
·
verified
·
1 Parent(s):
30b3232
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,6 @@
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
3
x = st.slider('Select a value')
4
+
st.write(x, 'squared is', x * x)
5
+
6
+
fwefqewfqefwef