Spaces:
Runtime error
Runtime error
LittleApple-fp16
commited on
Commit
•
99fa487
1
Parent(s):
4f8ad24
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -12,7 +12,6 @@ scikit-learn
|
|
12 |
huggingface_hub>=0.14.0
|
13 |
requests
|
14 |
click>=7.0.0
|
15 |
-
hbutils>=0.9.1
|
16 |
di-toolkit
|
17 |
tabulate
|
18 |
markdown2
|
@@ -24,4 +23,9 @@ git+https://github.com/narugo1992/pycivitai.git@main
|
|
24 |
natsort
|
25 |
pyquery
|
26 |
pandas
|
27 |
-
tqdm
|
|
|
|
|
|
|
|
|
|
|
|
12 |
huggingface_hub>=0.14.0
|
13 |
requests
|
14 |
click>=7.0.0
|
|
|
15 |
di-toolkit
|
16 |
tabulate
|
17 |
markdown2
|
|
|
23 |
natsort
|
24 |
pyquery
|
25 |
pandas
|
26 |
+
tqdm
|
27 |
+
hbutils>=0.9.3
|
28 |
+
dghs-imgutils>=0.3.2
|
29 |
+
pixivpy3
|
30 |
+
cloudscraper
|
31 |
+
xmltodict
|