Imaginethat commited on
Commit
519c3e9
·
verified ·
1 Parent(s): fe4d938

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -11
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- pandas
2
- pyarrow
3
- ftfy
4
- langdetect
5
- sentence-transformers
6
- huggingface_hub
7
- datasets
8
- --extra-index-url https://download.pytorch.org/whl/cu124
9
- torch==2.5.1
10
- torchvision==0.20.1
11
- torchaudio==2.5.1
 
 
1
+ pandas
2
+ pyarrow
3
+ ftfy
4
+ langdetect
5
+ sentence-transformers
6
+ huggingface_hub
7
+ datasets
8
+ --extra-index-url https://download.pytorch.org/whl/cu124
9
+ torch==2.5.1
10
+ torchvision==0.20.1
11
+ torchaudio==2.5.1
12
+ gradio