fix(rebase) reverting files to main

This commit is contained in:
Michel Aractingi
2025-06-30 16:22:57 +02:00
parent e9e16d77f5
commit 0cd84cc9f9
21 changed files with 911 additions and 140 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
"""This scripts demonstrates how to train Diffusion Policy on the PushT environment.
"""This script demonstrates how to train Diffusion Policy on the PushT environment.
Once you have trained a model with this script, you can try to evaluate it on
examples/2_evaluate_pretrained_policy.py