Anthony Liang commited on
Commit
1fe73ab
·
1 Parent(s): 38f9df5
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@e694a8c0f0c6fdd5d14132114673c325ff5d59e2
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@d0bfb225f0a8002ef301ea36a6eeadb7becc62d9
30
 
31
  # Make sure a newer version of gradio is installed
32
  gradio==4.44.0