Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
sentencepiece
|
|
|
4 |
flash-attn
|
5 |
torch==1.12.0+cu113
|
6 |
torchvision==0.13.0+cu113
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
transformers
|
3 |
sentencepiece
|
4 |
+
gradio
|
5 |
flash-attn
|
6 |
torch==1.12.0+cu113
|
7 |
torchvision==0.13.0+cu113
|