Binta26 commited on
Commit
b85f463
·
verified ·
1 Parent(s): 03f6d89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -7,6 +7,7 @@ plotly>=5.18.0
7
  pandas>=2.0.0
8
  numpy>=1.24.0
9
  torch>=2.0.0
 
10
  torchvision>=0.15.0
11
  streamlit>=1.28.0
12
  streamlit-webrtc>=0.47.0
 
7
  pandas>=2.0.0
8
  numpy>=1.24.0
9
  torch>=2.0.0
10
+ tornado==6.4.2
11
  torchvision>=0.15.0
12
  streamlit>=1.28.0
13
  streamlit-webrtc>=0.47.0