joaogante HF Staff commited on
Commit
1a3a091
·
verified ·
1 Parent(s): bcbb8d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ Example repository used to document `generate` from the hub.
9
 
10
  ⚠️ this custom generation method has an impossible requirement and is meant to crash. If you try to run it, you should see something like
11
  ```
12
- ValueError: Missing requirements for joaogante/test_generate_from_hub_bad_requirements:
13
  foo (installed: None)
14
  bar==0.0.0 (installed: None)
15
  torch>=99.0 (installed: 2.6.0+cu126)
 
9
 
10
  ⚠️ this custom generation method has an impossible requirement and is meant to crash. If you try to run it, you should see something like
11
  ```
12
+ ValueError: Missing requirements for `transformers-community/custom_generate_bad_requirements`:
13
  foo (installed: None)
14
  bar==0.0.0 (installed: None)
15
  torch>=99.0 (installed: 2.6.0+cu126)