wiikoo commited on
Commit
d25e4a5
·
verified ·
1 Parent(s): 7c40f0a

Upload custom_nodes/ComfyUI-Manager/requirements.txt with huggingface_hub

Browse files
custom_nodes/ComfyUI-Manager/requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ GitPython
2
+ PyGithub
3
+ matrix-nio
4
+ transformers
5
+ huggingface-hub>0.20
6
+ typer
7
+ rich
8
+ typing-extensions
9
+ toml
10
+ uv
11
+ chardet