Anthony Liang commited on
Commit
d4cfa7b
·
1 Parent(s): 05f5480

try branch

Browse files
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@893aa9c6d07c8592ffa800c246364094a362d8ef
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@anthony
30
 
31
  # Make sure a newer version of gradio is installed
32
  gradio==4.44.0