Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,5 +1 @@
|
|
1 |
-
transformers
|
2 |
-
python-pptx
|
3 |
-
gradio
|
4 |
-
sentencepiece
|
5 |
-
torch # Ensure PyTorch is included
|
|
|
1 |
+
pip install transformers python-pptx gradio sentencepiece torch
|
|
|
|
|
|
|
|