enotkrutoy commited on
Commit
cc2d147
·
verified ·
1 Parent(s): 2014e14

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -17
requirements.txt CHANGED
@@ -1,22 +1,5 @@
1
-
2
  transformers==4.30.0
3
  gradio==3.24.1
4
  matplotlib==3.7.1
5
  requests==2.28.2
6
  beautifulsoup4==4.11.1
7
- # Hugging Face libraries
8
- transformers==4.35.0
9
- datasets==2.12.0
10
-
11
- # PyTorch (если используется)
12
- torch==2.1.0
13
-
14
- # Указание нужной версии NumPy
15
- numpy<2
16
-
17
- # Матplotlib для визуализации
18
- matplotlib<4
19
-
20
- # Дополнительные библиотеки
21
- pybind11>=2.12
22
-
 
 
1
  transformers==4.30.0
2
  gradio==3.24.1
3
  matplotlib==3.7.1
4
  requests==2.28.2
5
  beautifulsoup4==4.11.1