BounharAbdelaziz commited on
Commit
c350a0e
·
verified ·
1 Parent(s): 2a515b0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ --extra-index-url https://download.pytorch.org/whl/cu113
4
+ torch==2.4.0
5
+ spaces