Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ retry==0.9.2
|
|
10 |
tqdm==4.66.1
|
11 |
gradio==4.12.0
|
12 |
openpyxl==3.1.2
|
13 |
-
transformers==4.39.3
|
|
|
|
10 |
tqdm==4.66.1
|
11 |
gradio==4.12.0
|
12 |
openpyxl==3.1.2
|
13 |
+
transformers==4.39.3
|
14 |
+
torch==2.1.0
|