markqiu commited on
Commit
7a6d1ba
1 Parent(s): 7c05c47
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements_advanced.txt +1 -0
.gitignore CHANGED
@@ -38,6 +38,7 @@ index/
38
  # Installer logs
39
  pip-log.txt
40
  pip-delete-this-directory.txt
 
41
 
42
  # Unit test / coverage reports
43
  htmlcov/
 
38
  # Installer logs
39
  pip-log.txt
40
  pip-delete-this-directory.txt
41
+ nohup.out
42
 
43
  # Unit test / coverage reports
44
  htmlcov/
requirements_advanced.txt CHANGED
@@ -10,3 +10,4 @@ transformers_stream_generator
10
  einops
11
  optimum
12
  auto-gptq
 
 
10
  einops
11
  optimum
12
  auto-gptq
13
+ numexpr