tensorkelechi commited on
Commit
065a7fd
1 Parent(s): 46a90f0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ wandb
3
+ numpy
4
+ opencv-python
5
+ pathlib
6
+ typing
7
+ torch
8
+ tqdm
9
+ safetensors
10
+ huggingface_hub
11
+ datasets
12
+ einops
13
+ torchvision
14
+ streamlit
15
+ pillow
16
+ matplotlib
17
+ transformers