Upload babyai_requirements.txt with huggingface_hub
Browse files- babyai_requirements.txt +44 -0
    	
        babyai_requirements.txt
    ADDED
    
    | @@ -0,0 +1,44 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            accelerate==1.10.1
         | 
| 2 | 
            +
            aiohappyeyeballs==2.6.1
         | 
| 3 | 
            +
            aiohttp==3.12.15
         | 
| 4 | 
            +
            aiosignal==1.4.0
         | 
| 5 | 
            +
            attrs==25.3.0
         | 
| 6 | 
            +
            certifi==2025.8.3
         | 
| 7 | 
            +
            charset-normalizer==3.4.3
         | 
| 8 | 
            +
            datasets==4.1.1
         | 
| 9 | 
            +
            dill==0.4.0
         | 
| 10 | 
            +
            filelock==3.19.1
         | 
| 11 | 
            +
            frozenlist==1.7.0
         | 
| 12 | 
            +
            fsspec==2025.9.0
         | 
| 13 | 
            +
            hf-xet==1.1.10
         | 
| 14 | 
            +
            huggingface-hub==0.35.0
         | 
| 15 | 
            +
            idna==3.10
         | 
| 16 | 
            +
            Jinja2==3.1.6
         | 
| 17 | 
            +
            MarkupSafe==3.0.2
         | 
| 18 | 
            +
            mpmath==1.3.0
         | 
| 19 | 
            +
            multidict==6.6.4
         | 
| 20 | 
            +
            multiprocess==0.70.16
         | 
| 21 | 
            +
            networkx==3.5
         | 
| 22 | 
            +
            numpy==2.3.3
         | 
| 23 | 
            +
            packaging==25.0
         | 
| 24 | 
            +
            pandas==2.3.2
         | 
| 25 | 
            +
            propcache==0.3.2
         | 
| 26 | 
            +
            psutil==7.1.0
         | 
| 27 | 
            +
            pyarrow==21.0.0
         | 
| 28 | 
            +
            python-dateutil==2.9.0.post0
         | 
| 29 | 
            +
            pytz==2025.2
         | 
| 30 | 
            +
            PyYAML==6.0.2
         | 
| 31 | 
            +
            regex==2025.9.18
         | 
| 32 | 
            +
            requests==2.32.5
         | 
| 33 | 
            +
            safetensors==0.6.2
         | 
| 34 | 
            +
            six==1.17.0
         | 
| 35 | 
            +
            sympy==1.14.0
         | 
| 36 | 
            +
            tokenizers==0.22.1
         | 
| 37 | 
            +
            torch==2.8.0
         | 
| 38 | 
            +
            tqdm==4.67.1
         | 
| 39 | 
            +
            transformers==4.56.2
         | 
| 40 | 
            +
            typing_extensions==4.15.0
         | 
| 41 | 
            +
            tzdata==2025.2
         | 
| 42 | 
            +
            urllib3==2.5.0
         | 
| 43 | 
            +
            xxhash==3.5.0
         | 
| 44 | 
            +
            yarl==1.20.1
         |