Spaces:
Runtime error
Runtime error
sarath-shekkizhar
commited on
Commit
•
cc4fea0
1
Parent(s):
9ef606e
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,5 +3,7 @@ bitsandbytes==0.41.2.post2
|
|
3 |
gradio==4.28.3
|
4 |
protobuf==3.20.2
|
5 |
spaces==0.26.2
|
|
|
|
|
6 |
torch==2.3.0
|
7 |
transformers==4.40.1
|
|
|
3 |
gradio==4.28.3
|
4 |
protobuf==3.20.2
|
5 |
spaces==0.26.2
|
6 |
+
scipy
|
7 |
+
sentencepiece
|
8 |
torch==2.3.0
|
9 |
transformers==4.40.1
|