JBHF commited on
Commit
9a22c9d
1 Parent(s): 62e98e6

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
-
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
+ pytorch # Added by J. Bours 01-03-2024
14
 
15
 
16
  #[tool.poetry]