Kev09 commited on
Commit
1162597
·
1 Parent(s): aa9d9cc

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ git lfs install
2
+ git clone https://huggingface.co/Kev09/Lorakev
3
+
4
+ # if you want to clone without large files – just their pointers
5
+ # prepend your git clone with the following env var:
6
+ GIT_LFS_SKIP_SMUDGE=1