Johnny commited on
Commit
935785c
·
1 Parent(s): 79b5c9c

fix: Update requirements.txt with proper torch dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -11,4 +11,4 @@ openai
11
  fuzzywuzzy
12
  python-docx
13
  numpy<2.0
14
- from torch._C import * # noqa: F403
 
11
  fuzzywuzzy
12
  python-docx
13
  numpy<2.0
14
+ torch