qyoo commited on
Commit
9582b6a
·
1 Parent(s): 5d216fa

add requirement

Browse files
ip_adapter/__pycache__/__init__.cpython-310.pyc CHANGED
Binary files a/ip_adapter/__pycache__/__init__.cpython-310.pyc and b/ip_adapter/__pycache__/__init__.cpython-310.pyc differ
 
ip_adapter/__pycache__/attention_processor.cpython-310.pyc CHANGED
Binary files a/ip_adapter/__pycache__/attention_processor.cpython-310.pyc and b/ip_adapter/__pycache__/attention_processor.cpython-310.pyc differ
 
ip_adapter/__pycache__/ip_adapter.cpython-310.pyc CHANGED
Binary files a/ip_adapter/__pycache__/ip_adapter.cpython-310.pyc and b/ip_adapter/__pycache__/ip_adapter.cpython-310.pyc differ
 
ip_adapter/__pycache__/resampler.cpython-310.pyc CHANGED
Binary files a/ip_adapter/__pycache__/resampler.cpython-310.pyc and b/ip_adapter/__pycache__/resampler.cpython-310.pyc differ
 
requirements.txt CHANGED
@@ -6,4 +6,5 @@ protobuf
6
  sentencepiece
7
  gradio
8
  jupyter
9
- torchao
 
 
6
  sentencepiece
7
  gradio
8
  jupyter
9
+ torchao
10
+ einops