sh20raj commited on
Commit
126616a
·
1 Parent(s): 0353057
Files changed (2) hide show
  1. app.py +1 -4
  2. requirements.txt +1 -0
app.py CHANGED
@@ -1,4 +1 @@
1
- import streamlit as st
2
-
3
- x = st.slider('Select a value')
4
- st.write(x, 'squared is', x * x)
 
1
+ print("Hlw World")
 
 
 
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ ollama