Anthony Liang commited on
Commit
ad49410
·
1 Parent(s): d2a5693
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -26,7 +26,7 @@ watchfiles # For file watching during development
26
 
27
  # RFM package (installed from git repository)
28
  # For local development, you can also install with: pip install -e ../ (from parent directory)
29
- git+https://github.com/aliang8/reward_fm.git@a29d9fa77e7cdaaed9908bbd3d27a5bd83dc98aa
30
 
31
  # Make sure a newer version of gradio is installed
32
  gradio==4.44.0
 
26
 
27
  # RFM package (installed from git repository)
28
  # For local development, you can also install with: pip install -e ../ (from parent directory)
29
+ git+https://github.com/aliang8/reward_fm.git@e694a8c0f0c6fdd5d14132114673c325ff5d59e2
30
 
31
  # Make sure a newer version of gradio is installed
32
  gradio==4.44.0