ishandutta commited on
Commit
9f04c13
·
verified ·
1 Parent(s): 3675631

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ open-clip-torch
2
+ lancedb>=0.5.0
3
+ torch>=1.9.0
4
+ gradio
5
+ diffusers
6
+ Pillow>=8.0.0
7
+ transformers>=4.20.0
8
+ openai
9
+ datasets>=2.0.0
10
+ accelerate>=0.20.0
11
+ jupyter>=1.0.0
12
+ ipython>=7.0.0
13
+ pyarrow>=10.0.0