Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
minijinja==2.2.0
|
3 |
transformers==4.31.0
|
4 |
-
torch==2.4.1
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
minijinja==2.2.0
|
3 |
transformers==4.31.0
|
4 |
+
torch==2.4.1
|
5 |
+
ipywidgets==8.1.5
|