Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
icecream
|
| 2 |
markdown2
|
|
|
|
| 3 |
pydantic
|
| 4 |
accelerate
|
| 5 |
transformers==4.37.2
|
|
|
|
| 1 |
icecream
|
| 2 |
markdown2
|
| 3 |
+
modelscope
|
| 4 |
pydantic
|
| 5 |
accelerate
|
| 6 |
transformers==4.37.2
|