c17hawke commited on
Commit
80ac155
·
1 Parent(s): aa624be

local setup uncommented

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -9,4 +9,4 @@ huggingface_hub
9
  datasets
10
  tensorflow
11
  ### local packages -
12
- # -e . # << uncomment this to install from setup.py
 
9
  datasets
10
  tensorflow
11
  ### local packages -
12
+ -e . # << uncomment this to install from setup.py