JBHF commited on
Commit
77e2901
1 Parent(s): 9a22c9d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ chromadb >= 0.4.18
10
  streamlit >= 1.29.0
11
  watchdog >= 3.0.0
12
  transformers # Added by J. Bours 01-03-2024
13
- pytorch # Added by J. Bours 01-03-2024
14
 
15
 
16
  #[tool.poetry]
 
10
  streamlit >= 1.29.0
11
  watchdog >= 3.0.0
12
  transformers # Added by J. Bours 01-03-2024
13
+ torch # Added by J. Bours 01-03-2024 (this is pytorch)
14
 
15
 
16
  #[tool.poetry]