ncoop57
commited on
Commit
•
de08cea
1
Parent(s):
872ae6a
add xml parser
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
git+https://github.com/ncoop57/Autocards@spaces#egg=autocards
|
2 |
-
huggingface_hub == 0.5.0
|
|
|
|
1 |
git+https://github.com/ncoop57/Autocards@spaces#egg=autocards
|
2 |
+
huggingface_hub == 0.5.0
|
3 |
+
lxml
|