Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
transformers==4.18.0
|
|
|
|
| 2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 3 |
torch
|
| 4 |
|
|
|
|
| 1 |
transformers==4.18.0
|
| 2 |
+
streamlit==1.9.0
|
| 3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 4 |
torch
|
| 5 |
|