arya89 commited on
Commit
badd86b
·
verified ·
1 Parent(s): a175f68

Create Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +12 -0
Requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ torch
4
+ transformers
5
+ Blip2Processor
6
+ Blip2ForConditionalGeneration
7
+ PIL
8
+ Image
9
+ gradio
10
+ io
11
+ BytesIO
12
+ requests