Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
accelerate
|
5 |
gradio
|
6 |
opencv-python-headless
|
7 |
-
tqdm
|
|
|
|
4 |
accelerate
|
5 |
gradio
|
6 |
opencv-python-headless
|
7 |
+
tqdm
|
8 |
+
scipy
|