LittleApple-fp16 commited on
Commit
01ac6b3
1 Parent(s): 0703c73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -0
requirements.txt CHANGED
@@ -1,3 +1,26 @@
1
  jupyterlab==3.6.1
2
  jupyter-server==2.3.0
3
  tornado==6.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  jupyterlab==3.6.1
2
  jupyter-server==2.3.0
3
  tornado==6.2
4
+ git+https://github.com/deepghs/waifuc.git@main#egg=waifuc
5
+ dghs-imgutils>=0.2.1
6
+ git+https://github.com/narugo1992/gchar.git@main
7
+ pillow
8
+ numpy
9
+ scipy
10
+ scikit-learn
11
+ huggingface_hub>=0.14.0
12
+ requests
13
+ click>=7.0.0
14
+ hbutils>=0.9.1
15
+ di-toolkit
16
+ tabulate
17
+ markdown2
18
+ urlobject
19
+ blurhash
20
+ dateparser
21
+ backports.zoneinfo; python_version < '3.9'
22
+ git+https://github.com/narugo1992/pycivitai.git@main
23
+ natsort
24
+ pyquery
25
+ pandas
26
+ tqdm