Spaces:
Running
Running
Anthony Liang commited on
Commit ·
1fe73ab
1
Parent(s): 38f9df5
update
Browse files- 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@
|
| 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
|