Spaces:
Sleeping
Sleeping
Commit ·
d535f22
1
Parent(s): 266d524
test1
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
streamlit==1.29.0
|
| 2 |
-
torch==2.1.2
|
| 3 |
transformers==4.36.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers==4.36.2
|
| 2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 3 |
+
torch
|