Add Robotics tag and metadata
#1
by
reach-vb
HF Staff
- opened
README.md
CHANGED
@@ -78,4 +78,4 @@ with torch.no_grad():
|
|
78 |
|
79 |
print("Inference output (predicted actions):", output)
|
80 |
print("Output shape:", output.shape)
|
81 |
-
```
|
|
|
78 |
|
79 |
print("Inference output (predicted actions):", output)
|
80 |
print("Output shape:", output.shape)
|
81 |
+
```
|