Dependency Fixes

This commit is contained in:
henk717 2022-03-17 00:35:59 +01:00
parent a3e5e052b3
commit 9235754eb9
4 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ channels:
dependencies:
- colorama
- flask-socketio
- pytorch
- pytorch=1.10.*
- python=3.8.*
- cudatoolkit=11.1
- eventlet
@ -20,4 +20,4 @@ dependencies:
- flask-cloudflared
- flask-ngrok
- lupa==1.10
- git+https://github.com/huggingface/transformers
- transformers>=4.17

View File

@ -15,9 +15,9 @@ dependencies:
- protobuf
- pip:
- --find-links https://download.pytorch.org/whl/rocm4.2/torch_stable.html
- torch
- torch==1.10.*
- torchvision==0.11.1
- flask-cloudflared
- flask-ngrok
- lupa==1.10
- git+https://github.com/huggingface/transformers
- transformers>=4.17

View File

@ -1,8 +1,8 @@
git+https://github.com/huggingface/transformers
transformers>=4.17
Flask
Flask-SocketIO
requests
torch
torch==1.10.*
flask-cloudflared
flask-ngrok
eventlet

View File

@ -5,7 +5,7 @@ optax >= 0.0.5, <= 0.0.9
dm-haiku == 0.0.5
ray[default]
jax == 0.2.21
transformers
transformers >= 4.17
progressbar2
git+https://github.com/VE-FORBRYDERNE/mesh-transformer-jax@ck
flask