stanfordnlp / pyvene

Stanford NLP Python Library for Understanding and Improving PyTorch Models via Interventions
http://pyvene.ai
Apache License 2.0
545 stars 46 forks source link

[P0] fix requirements.txt #140

Closed aryamanarora closed 3 months ago

aryamanarora commented 3 months ago

Description

Change to >= to prevent pip complaining or downgrading packages when installing pyvene.

Testing Done

Only affects installation.

Checklist: