Spaces:
Running
Running
update requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ torch==1.12.1
|
|
| 2 |
mmcv==1.7.1
|
| 3 |
gradio==3.44.1
|
| 4 |
matplotlib==3.3.1
|
|
|
|
| 5 |
ftfy
|
| 6 |
regex
|
| 7 |
tqdm
|
|
|
|
| 2 |
mmcv==1.7.1
|
| 3 |
gradio==3.44.1
|
| 4 |
matplotlib==3.3.1
|
| 5 |
+
ipython
|
| 6 |
ftfy
|
| 7 |
regex
|
| 8 |
tqdm
|