ahans30 / Binoculars

[ICML 2024] Binoculars: Zero-Shot Detection of LLM-Generated Text
https://arxiv.org/abs/2401.12070
BSD 3-Clause "New" or "Revised" License
189 stars 26 forks source link

Update requirements.txt #14

Closed TikoyX closed 3 months ago

TikoyX commented 3 months ago

Requirements.txt is missing packages like torch and transformers

ahans30 commented 3 months ago

They are part of requirements.txt

TikoyX commented 3 months ago

Hmmm, true that they are (it was a long day yesterday). None of them were properly installed here when using the pip install -e . You could also mention that Rust is needed