Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ipywidgets==8.1.2
ipywidgets==8.1.8
matplotlib==3.8.4
pandas==2.2.2
torch==2.8.0
Expand All @@ -7,3 +7,4 @@ tqdm==4.66.4
pillow>=12.1.1
fonttools>=4.60.0
filelock>=3.20.3
Pygments>=2.20.0
Loading