rdezwart commited on
Commit
d59e9ef
·
verified ·
1 Parent(s): 285e327

Create requirements.txt

Browse files

Starting with the requirements for [moondream](https://huggingface.co/vikhyatk/moondream2).

Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ transformers==4.39.3
2
+ einops==0.7.0