fireedman commited on
Commit
246f5ef
1 Parent(s): f35a6d3

Create requeriments.txt

Browse files
Files changed (1) hide show
  1. requeriments.txt +9 -0
requeriments.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch
3
+ torchvision
4
+
5
+ numpy
6
+ pillow
7
+ gradio==3.50.2
8
+ transformers
9
+ supervision