taha092 commited on
Commit
a48e04e
·
verified ·
1 Parent(s): 4c51074

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -11
requirements.txt DELETED
@@ -1,11 +0,0 @@
1
- gradio>=3.50.2
2
- transformers>=4.40.0
3
- sentence-transformers>=2.6.1
4
- torch>=2.0.0
5
- sentencepiece>=0.1.99
6
- scikit-learn>=1.0.2
7
- numpy>=1.21.0
8
- # For AI detection and paraphrasing
9
- # roberta-base-openai-detector and humarin/chatgpt_paraphraser_on_T5_base are both supported by transformers
10
- # Using desklib/ai-text-detector-v1.01 for AI detection (DeBERTa-based, top RAID benchmark)
11
- # Using tuner007/pegasus_paraphrase for paraphrasing (robust, efficient, free)