Agung1453 commited on
Commit
5be2119
·
verified ·
1 Parent(s): 42a8bd5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pygit2==1.15.1
2
+ torch>=2.0.1
3
+ torchvision
4
+ numpy
5
+ opencv-python
6
+ requests
7
+ gradio>=3.50.2
8
+ Pillow
9
+ psutil
10
+ pyyaml
11
+ safetensors
12
+ tqdm