Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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]
|