You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/manifest.md
+25-59Lines changed: 25 additions & 59 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,70 +81,36 @@ The model owner can define any custom fields in the manifest file as per their r
81
81
82
82
---
83
83
84
-
## Example Manifest
84
+
### Requirements.txt Field
85
+
86
+
The `requirements.txt` field in the manifest is used to specify the dependencies for the model services. It is a JSON object where the keys are the roles and the values are the IPFS CIDs of the `requirements.txt` file.
0 commit comments