CITProjectAIDetector / requirements.txt
ApsidalSolid4's picture
Update requirements.txt
97a3e71 verified
raw
history blame
160 Bytes
torch
numpy
transformers==4.34.0 # Changed from 4.35.0
spacy
gradio
tiktoken
tokenizers==0.14.1 # Changed from 0.15.0
sentencepiece
colorama
fastapi>=0.100.0