sayedM commited on
Commit
19dfc14
·
verified ·
1 Parent(s): a06e597

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ torchvision
3
+ matplotlib
4
+ numpy==1.26.4
5
+ ipykernel
6
+ ipywidgets
7
+ ipympl
8
+
9
+ # Install Transformers directly from GitHub source
10
+ transformers @ git+https://github.com/huggingface/transformers.git