This website works better with JavaScript
Home
Explore
Help
Register
Sign In
AIForce
/
petals
mirror of
https://github.com/bigscience-workshop/petals.git
Watch
5
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
add requirements for notebooks
dbaranchuk
3 years ago
parent
cf4acd007e
commit
c6e26864da
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
requirements-notebook.txt
+ 4
- 0
requirements-notebook.txt
View File
@@ -0,0 +1,4 @@
+jupyter==1.0.0
+pandas==1.4.3
+matplotlib==3.5.2
+datasets==2.3.2