eggggg commited on
Commit
ed5dfec
·
1 Parent(s): 9057e6e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- import streamlit as st
2
-
3
- x = st.slider('Select a value')
4
- st.write(x, 'squared is', x * x)
 
1
+ tensorflow == 2.12.0
2
+ wfdb
3
+ altair<5