ai-forever/ru-clip

Changing the example

Lednik7 opened this issue · 1 comments

Change the wrong install line from readme example

!pip install ruclip==0.0.1 > /dev/null

Output:

ERROR: Could not find a version that satisfies the requirement ruclip==0.0.1 (from versions: 0.0.1rc5, 0.0.1rc7)
ERROR: No matching distribution found for ruclip==0.0.1

To:

!pip install ruclip==0.0.1rc7 > /dev/null

@Lednik7 thanks! it should be working now with ruclip==0.0.1