Spaces:
Sleeping
Sleeping
Add optional OpenBMB MiniCPM runtime with Codex
Browse files- requirements-openbmb.txt +4 -0
requirements-openbmb.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.44,<6
|
| 2 |
+
transformers>=5.6,<6
|
| 3 |
+
torch>=2.2
|
| 4 |
+
accelerate>=0.33
|