Spaces:
Running
Running
Commit ·
1718fa0
1
Parent(s): 58f91b3
chore: remove environment.yml file as it is no longer needed
Browse files- environment.yml +0 -27
environment.yml
DELETED
|
@@ -1,27 +0,0 @@
|
|
| 1 |
-
name: inferbench
|
| 2 |
-
channels:
|
| 3 |
-
- conda-forge
|
| 4 |
-
- defaults
|
| 5 |
-
dependencies:
|
| 6 |
-
- python=3.12
|
| 7 |
-
- numpy
|
| 8 |
-
- opencv
|
| 9 |
-
- pillow
|
| 10 |
-
- python-dotenv
|
| 11 |
-
- requests
|
| 12 |
-
- tqdm
|
| 13 |
-
- pip
|
| 14 |
-
- pip:
|
| 15 |
-
- datasets==3.6.0
|
| 16 |
-
- fal-client>=0.5.9
|
| 17 |
-
- hpsv2>=1.2.0
|
| 18 |
-
- huggingface-hub>=0.30.2
|
| 19 |
-
- image-reward>=1.5
|
| 20 |
-
- replicate>=1.0.4
|
| 21 |
-
- t2v-metrics>=1.2
|
| 22 |
-
- together>=1.5.5
|
| 23 |
-
- torch>=2.7.0
|
| 24 |
-
- torchmetrics>=1.7.1
|
| 25 |
-
- clip
|
| 26 |
-
- diffusers<=0.31
|
| 27 |
-
- piq>=0.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|