Wootang01 commited on
Commit
4e7d532
·
1 Parent(s): 22e8ae4

Update requirements.txt

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