Spaces:
Build error
Build error
updates
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ huggingface-hub>=0.7.0
|
|
5 |
protobuf>=3.12.2,<4.0.0
|
6 |
torch==1.13.1
|
7 |
hivemind>=1.1.2
|
8 |
-
git+
|
9 |
gradio
|
|
|
5 |
protobuf>=3.12.2,<4.0.0
|
6 |
torch==1.13.1
|
7 |
hivemind>=1.1.2
|
8 |
+
git+https://github.com/bigscience-workshop/petals.git #egg=petals
|
9 |
gradio
|