Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ pandas
|
|
| 2 |
transformers==4.37.0
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
-
torch
|
|
|
|
|
|
| 2 |
transformers==4.37.0
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
+
torch
|
| 6 |
+
ipywidgets>=7.5
|