Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ torch
|
|
2 |
transformers
|
3 |
reproject
|
4 |
BeautifulSoup4
|
|
|
5 |
lxml
|
6 |
git+https://github.com/NASA-IMPACT/Surya.git
|
|
|
2 |
transformers
|
3 |
reproject
|
4 |
BeautifulSoup4
|
5 |
+
zeep
|
6 |
lxml
|
7 |
git+https://github.com/NASA-IMPACT/Surya.git
|