logo
Browse Source

update the requirement.

Signed-off-by: wxywb <xy.wang@zilliz.com>
main
wxywb 2 years ago
parent
commit
4da37ac8c6
  1. 1
      clip_caption_reward.py
  2. 5
      requirements.txt

1
clip_caption_reward.py

@ -15,7 +15,6 @@ import sys
import pathlib
import json
from pathlib import Path
from PIL import Image
import numpy as np
import torch
from torch import nn

5
requirements.txt

@ -0,0 +1,5 @@
numpy
torch
torchvision
timm
towhee
Loading…
Cancel
Save