Make per-python-script requirements work alone
This doesn't break the main requirements.txt.
This commit is contained in:
parent
267cfa408b
commit
a0eab1ea19
2 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,3 @@
|
|||
-r convert_requirements.txt
|
||||
torch==2.1.1
|
||||
transformers==4.35.2
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
-r convert_requirements.txt
|
||||
torch==2.1.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue