Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch
|
|
| 2 |
cpm_kernels
|
| 3 |
icetk
|
| 4 |
gradio==3.50.2
|
| 5 |
-
accelerate
|
|
|
|
|
|
| 2 |
cpm_kernels
|
| 3 |
icetk
|
| 4 |
gradio==3.50.2
|
| 5 |
+
accelerate
|
| 6 |
+
git+https://github.com/huggingface/transformers
|