add requirement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ nltk
|
|
5 |
opencv-python
|
6 |
torch
|
7 |
tqdm
|
8 |
-
streamlit
|
|
|
|
5 |
opencv-python
|
6 |
torch
|
7 |
tqdm
|
8 |
+
streamlit
|
9 |
+
requests
|