phani50101 commited on
Commit
97087a2
·
verified ·
1 Parent(s): 2ba6c15

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://storage.openvinotoolkit.org/simple/wheels/nightly
2
+ --pre
3
+
4
+ openvino
5
+ openvino-tokenizers
6
+ openvino-genai
7
+ gradio>=4.0
8
+ pandas
9
+ numpy
10
+ requests
11
+ Pillow
12
+ python-docx
13
+ PyPDF2
14
+ librosa
15
+ transformers
16
+ google-api-python-client
17
+ huggingface_hub
18
+ py-cpuinfo