This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
sol_87yf6cwp
/
LLMs-from-scratch
mirror of
https://github.com/br8bit/LLMs-from-scratch.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove redundant dependency
Sebastian Raschka
1 year ago
parent
f5c4e0778f
commit
6290dade88
1 changed files
with
1 additions
and
2 deletions
Split View
Show Diff Stats
1
2
ch07/03_model-evaluation/requirements-extra.txt
+ 1
- 2
ch07/03_model-evaluation/requirements-extra.txt
View File
@@ -1,3 +1,2 @@
openai>=1.30.3
-scikit-learn>=1.3.1
-tqdm>=4.65.0
+tqdm>=4.65.0