Spaces:
Paused
Paused
Guian Fang
commited on
Commit
·
ea3439c
1
Parent(s):
a706d57
Update requirements.txt
Browse filesFormer-commit-id: 4d3a17146077c86333dae08e7c57225781d7c00b
- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
packaging
|
|
|
|
|
5 |
einops==0.4.1
|
6 |
fastapi==0.100.1
|
7 |
gradio==3.39.0
|
|
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
packaging
|
5 |
+
sentencepiece
|
6 |
+
peft==0.4.0
|
7 |
einops==0.4.1
|
8 |
fastapi==0.100.1
|
9 |
gradio==3.39.0
|