Nimzi commited on
Commit
4f33550
·
verified ·
1 Parent(s): 33793fd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ python
2
+ pandas
3
+ torch
4
+ torchvision
5
+ torchaudio
6
+ streamlit
7
+ transformers
8
+ pillow
9
+ numpy
10
+ scipy
11
+ soundfile
12
+ opencv-python
13
+ groq
14
+ openai