Spaces:
Running
Running
Fix CI: add openra-rl-util to requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ gradio>=4.44.0
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
httpx>=0.24.0
|
| 4 |
huggingface_hub>=0.20.0
|
|
|
|
|
|
| 2 |
pandas>=2.0.0
|
| 3 |
httpx>=0.24.0
|
| 4 |
huggingface_hub>=0.20.0
|
| 5 |
+
openra-rl-util>=0.1.0
|